Skip to content

usesPgVector

usesPgVector(capabilities): boolean

Defined in: profile.ts:119

Decide whether the pgvector store is active for a given profile.

pgvector is the only vector backend: it stores embeddings inside Postgres, so it is active in every profile (both provision a database).

ProfileCapabilities

boolean