Module vector_store (0.2.3)
API documentation for vector_store
module.
Classes
AlloyDBVectorStore(
key: object,
engine: AlloyDBEngine,
vs: AsyncAlloyDBVectorStore,
stores_text: bool = True,
is_embedding_query: bool = True,
)
Google AlloyDB Vector Store class
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Module vector_store (0.2.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.3 (latest)](/python/docs/reference/llama-index-alloydb-pg/latest/llama_index_alloydb_pg.vector_store)\n- [0.2.2](/python/docs/reference/llama-index-alloydb-pg/0.2.2/llama_index_alloydb_pg.vector_store) \nAPI documentation for `vector_store` module.\n\nClasses\n-------\n\n### [AlloyDBVectorStore](/python/docs/reference/llama-index-alloydb-pg/latest/llama_index_alloydb_pg.vector_store.AlloyDBVectorStore)\n\n AlloyDBVectorStore(\n key: object,\n engine: AlloyDBEngine,\n vs: AsyncAlloyDBVectorStore,\n stores_text: bool = True,\n is_embedding_query: bool = True,\n )\n\nGoogle AlloyDB Vector Store class"]]