Skip to main content
This example shows how to use the add_memory_references parameter in the Agent config to add references to the user memories to the Agent.

Code

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install libraries

3

Run Example