Skip to main content

Overview

PGVector is a PostgreSQL extension that enables vector similarity search. It supports HNSW and IVFFlat indexes and integrates seamlessly with existing PostgreSQL infrastructure. Provider Class: PgVectorProvider
Config Class: PgVectorConfig

Install

Install the PGVector optional dependency group:

Examples

Parameters

Base Parameters (from BaseVectorDBConfig)

PGVector-Specific Parameters