Module vectorstore (0.8.0)

API documentation for vectorstore module.

Classes

AlloyDBVectorStore

AlloyDBVectorStore(
    key: object,
    engine: langchain_google_alloydb_pg.engine.AlloyDBEngine,
    vs: langchain_google_alloydb_pg.async_vectorstore.AsyncAlloyDBVectorStore,
)

Google AlloyDB Vector Store class