All Classes and Interfaces

Class
Description
Interface for indexes
Distance strategy for vector
Configuration to setup embedding store
Builder which configures and creates instances of EmbeddingStoreConfig.
HNSW index
Builder which configures and creates instances of HNSWIndex.
HNSW index query options
Builder which configures and creates instances of HNSWQueryOptions.
IVF Flat index
Builder which configures and creates instances of IVFFlatIndex.
IVFFlat index query options
Builder which configures and creates instances of IVFFlatQueryOptions.
Metadata column information used to define a new table column
Postgres EmbeddingStore Implementation
Builder which configures and creates instances of PostgresEmbeddingStore.
PostgresEngine
Builder which configures and creates instances of PostgresEngine.
Maps Filter objects into Cloud SQL filter strings.
PostgresLoader
Builder for PostgresLoader.
Query options interface