Interface that defines the arguments required to create a PGVectorStore instance. It includes Postgres connection options, table name, filter, and verbosity level.
PGVectorStore
Optional
The amount of documents to chunk by when adding vectors.
500 Copy
500
Generated using TypeDoc
Interface that defines the arguments required to create a
PGVectorStore
instance. It includes Postgres connection options, table name, filter, and verbosity level.