Skip to main content
This example shows how to manually add, retrieve, delete, and replace user memories.

Code

cookbook/agent_concepts/memory/01_standalone_memory.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install libraries

3

Run Example