google_vector_store#

Google Generative AI Vector Store.

The GenAI Semantic Retriever API is a managed end-to-end service that allows developers to create a corpus of documents to perform semantic search on related passages given a user query. For more information visit: https://developers.generativeai.google/guide

Classes

google_vector_store.DoesNotExistsException(*, ...)

google_vector_store.GoogleVectorStore(*, ...)

Google GenerativeAI Vector Store.

google_vector_store.ServerSideEmbedding()

Do nothing embedding model where the embedding is done by the server.