Skip to main content
1

Create a Python file

memory_operations.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Start an AgentOS Server

Make sure you have an AgentOS server running with update_memory_on_run=True configured on an agent. See Creating Your First OS for setup instructions.
6

Run the Client