bq_storage_vectorstores#

Classes

bq_storage_vectorstores.bigquery.BigQueryVectorStore

A vector store implementation that utilizes BigQuery and BigQuery Vector Search.

bq_storage_vectorstores.featurestore.VertexFSVectorStore

A vector store implementation that utilizes BigQuery Storage and Vertex AI Feature Store.

Functions

bq_storage_vectorstores.utils.cast_proto_type(...)

bq_storage_vectorstores.utils.doc_match_filter(...)

bq_storage_vectorstores.utils.validate_column_in_bq_schema(...)

Validates a column within a BigQuery schema.