Adding Memory to Your Python Agent Without a Vector Database
📰 Dev.to · Mukunda Rao Katta
Three lightweight memory patterns for LLM agents: JSONL conversation log, key-value session store, and sliding message window.
Three lightweight memory patterns for LLM agents: JSONL conversation log, key-value session store, and sliding message window.