Module vectorstore (0.10.0)

API documentation for vectorstore module.

Classes

PostgresVectorStore

PostgresVectorStore(
    key: object,
    engine: langchain_google_cloud_sql_pg.engine.PostgresEngine,
    vs: langchain_google_cloud_sql_pg.async_vectorstore.AsyncPostgresVectorStore,
)

Google Cloud SQL for PostgreSQL Vector Store class