Glossary term
Glossary term
Memory and Retrieval
Agentic Memory enables AI agents to store and recall short-term context and long-term knowledge, maintaining continuity, personalizing responses, and supporting informed decision-making across complex, multi-step workflows.
Mem0 is an open-source memory layer that gives AI agents persistent recall across sessions, used by teams building Claude and GPT-4 agents.
LangGraph's checkpointer and store APIs implement agentic memory for stateful agents across conversations.
Claude.ai's memory feature recalls past conversations and preferences across sessions to personalise ongoing work.