Memory for Agents
mem0
allows for a user_id
parameter as part of the tool’s function call.
One option is to tell the agent to pass in the appropriate user_id when calling the tool. Another option is to set the user_id in this tool via code.
src/tools/mem0.py
, configure your storage: