Learning Stores
Each store captures a different type of knowledge:
Stores can be enabled individually or combined. Each implements the same protocol:
recall, process, build_context, get_tools.
Learning Modes
Control how and when the agent learns:Namespaces
Some stores support configurable sharing scope vianamespace:
Maintenance
The Curator keeps memories healthy:Guides
Get Started
Enable learning in your agents
Learning Stores
Configure storage backends
Learning Modes
Control how and when agents learn
Custom Schemas
Extend stores with custom fields