Skip to main content

Code

memory.py
Ensure Postgres database is running.

Usage

1

Set up your virtual environment

2

Start Postgres database

3

Install dependencies

4

Start vLLM server

5

Set your API key

6

Run Agent

Save the code above as memory.py, then run: