Overview
A ReAct agent combines reasoning and action capabilities, making it versatile for tasks requiring both thought processes (reasoning) and interaction with tools or APIs (acting). Mem0 as memory enhances these capabilities by allowing the agent to store and retrieve contextual information from past interactions.Setup
The agent will use Mem0 to store the relevant memories from the chat.
Using the Agent Without Memory
InputThe agent is not able to remember the past preferences the user shared in previous chats.
Using the Agent With Memory
InputThe agent is able to remember the past preferences the user shared and use them to perform actions.
LlamaIndex Multiagent with Mem0
Scale to multi-agent workflows with shared memory coordination.
Build a Mem0 Companion
Master the core patterns for memory-powered agents across frameworks.
Enjoying Mem0? Star us on GitHub — it takes two seconds and helps more developers discover open-source memory.