Architecture
Agent Memory Architecture Guide
Memory architecture for AI agents — short-term context, long-term stores, episodic recall, and vector-backed memory tiers.
Intermediate
Memory architecture for AI agents — short-term context, long-term stores, episodic recall, and vector-backed memory tiers.
Full guide coming soon.
Learning Path
Continue Learning
Retrieval
Related Guides
- Memory
Short-term, long-term, and episodic memory patterns for AI agents that need to remember across sessions.
- AI Agents
Explore how AI agents autonomously reason, plan, and take actions to accomplish goals.
- Vector Databases
Purpose-built databases for storing, indexing, and querying embedding vectors at scale — including managed options like Pinecone (Database + Nexus knowledge engine).
Related Tools
| Tool | Category | Purpose | Website | Best For |
|---|---|---|---|---|
| LangGraph FeaturedOpen SourceAPI | frameworks | Graph-based orchestration runtime for long-running, stateful agents. | langgraph.dev | Multi-agent orchestration |
| LangChain PopularOpen SourceAPI | frameworks | Framework for building LLM-powered applications and workflows. | langchain.com | RAG systems |