Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability
Filesystem-based memory is a common yet understudied approach for LLM agents, where memory is stored as a directory of markdown files. This method allows agents to manage memory through generic file operations, but its s…
→ View original source