enable_agentic_memory=True to give a team the update_user_memory tool for creating and updating user memories during a run.
Code
team_with_agentic_memory.py
Usage
1
Set up your virtual environment
2
Install dependencies
3
Start PostgreSQL database
4
Set environment variables
5
Run the example