Memory & Context Marketplaces
FAQ
What are memory and context plugins?
Memory plugins give AI agents persistent state — they can recall past conversations, store learned preferences, and build knowledge graphs. Context plugins optimize how information is retrieved and presented within the context window.
How do memory plugins differ from RAG tools?
Memory plugins focus on the agent's own state — what it has learned and experienced. RAG tools retrieve external documents. In practice, many systems combine both for comprehensive knowledge access.