What is a memory system?
A memory system is what you build so an agent knows things next session that it learned in this one.
~/ai-glossary
$ glossary
8 of 11 in #how-it-works
It is a file, written at the end of a session and read at the start of the next.
Without one, a correction you gave on Monday is gone by Tuesday, and you give it again.
Was this page helpful?