Module vector_store (0.2.1)

API documentation for vector_store module.

Classes

AlloyDBVectorStore

AlloyDBVectorStore(
    key: object,
    engine: AlloyDBEngine,
    vs: AsyncAlloyDBVectorStore,
    stores_text: bool = True,
    is_embedding_query: bool = True,
)

Google AlloyDB Vector Store class