Agent memory as a file format
11–20 of 114 posts
Re: Agent memory as a file format
#12Re: Agent memory as a file format
#13It’s good that a lot of people are trying a lot of things when it comes to agentic memory. Sadly none of it represents a complete solution at this time. But we need the experimentation.
Re: Agent memory as a file format
#14Re: Agent memory as a file format
#15It’s good that a lot of people are trying a lot of things when it comes to agentic memory. Sadly none of it represents a complete solution at this time. But we need the experimentation.
I still dont understand what "agentic memory" is . agents can already call sql / rag and grep through files or whatever. why is "agentic memory" a special thing.
Re: Agent memory as a file format
#16It’s good that a lot of people are trying a lot of things when it comes to agentic memory. Sadly none of it represents a complete solution at this time. But we need the experimentation.
I still dont understand what "agentic memory" is . agents can already call sql / rag and grep through files or whatever. why is "agentic memory" a special thing.
Re: Agent memory as a file format
#17the new OpenAI spec is agent memory as file names
Re: Agent memory as a file format
#18It’s good that a lot of people are trying a lot of things when it comes to agentic memory. Sadly none of it represents a complete solution at this time. But we need the experimentation.
I still dont understand what "agentic memory" is . agents can already call sql / rag and grep through files or whatever. why is "agentic memory" a special thing.
And I agree: it's not a very special thing. That's why I propose: Markdown + a simple embedding.
Re: Agent memory as a file format
#19Agent memory is to computer memory is what Mongo DB is to relational database. Incredible to watch things come full circle. Next thing you know, someone is going to figure out a binary encoding.