Agent Substrate

Advanced Memory

Agent Substrate ships three additional memory backends beyond the default in-memory history provider — each trading infrastructure complexity for capacity and persistence.

BackendModuleBest for
Vector Memorycapabilities/vector/Semantic recall across long histories
Graph Memorycapabilities/graph/Relationship-aware retrieval (entities + edges)
Paged Memorycapabilities/history/Compaction-free infinite history via pagination

Select the pages in this section for full API reference and usage examples.