Stores documents in Google Cloud DataStore.
Stores documents in Google Cloud Storage.
For each pair id, document_text the name of the blob will be {prefix}/{id}
stored in plain text format.
VertexAI VectorStore that handles the search and indexing using Vector Search
and stores the documents in Google Cloud Storage.
VectorSearch with DataStore document storage.
Alias of VectorSearchVectorStore for consistency with the rest of vector
stores with different document storage backends.