PGVector
Vector search in PostgreSQL using pgvector extension.Setup
Quick Start (Agent with Knowledge)
Use PGVector as a knowledge store with an agent:Advanced Usage (Direct Store)
Configuration
| Option | Description |
|---|---|
url | PostgreSQL connection URL |
schema | Schema name (default: public) |
table_prefix | Table prefix (default: praison_) |

