update_memory_on_run=True in the Agent config.
Code
agent_with_memory.py
Usage
1
Set up your virtual environment
2
Install dependencies
3
Run Example
Give agents persistent memory across sessions.
update_memory_on_run=True in the Agent config.
Set up your virtual environment
Install dependencies
Run Example