Skip to main content

Module vector_model

Module vector_model 

Source
Expand description

Per-column vector model metadata for embedding tracking and migration.

Stored in the system catalog keyed by (tenant_id, collection, column). Informational by default; optional strict dimension enforcement.

Structsยง

VectorModelEntry
Catalog entry for vector model metadata.
VectorModelMetadata
Metadata about the embedding model that produced vectors in a column.