PostgreSQL connection configuration for pgvector. Can be supplied via environment variables or by passing a JSON connection string as the apiKey constructor parameter.
apiKey
Optional schema name (defaults to "public")
SSL mode — set to true for cloud-hosted PostgreSQL
PostgreSQL connection configuration for pgvector. Can be supplied via environment variables or by passing a JSON connection string as the
apiKeyconstructor parameter.