add_history_to_context=True
to add the history to the context of the agent.
You can set enable_user_memories=True
to enable user memory generation at the end of each run.
Create a virtual environment
Terminal
and create a python virtual environment.Set your API key
Install libraries
Run Example