Skip to main content
PostgresDb stores Agent, Team, and Workflow sessions, memories, knowledge, evaluations, and traces in PostgreSQL.

Usage

Install the sqlalchemy, psycopg, and openai packages:
postgres_for_agent.py

Run PostgreSQL

Install Docker Desktop, then start PostgreSQL with pgvector on port 5532:

Parameters