Skip to main content
PostgresDb stores a Workflow’s sessions and run history in PostgreSQL.

Usage

Install dependencies:
Export your OpenAI API key:

Run PostgreSQL

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

Parameters