denselinkage.core.errors.DimensionMismatch¶
- exception denselinkage.core.errors.DimensionMismatch[source]¶
Bases:
DenseLinkageErrorAn embedder’s output width does not match the vector index (or a query embedding does not match the indexed vectors).
Bases: DenseLinkageError
An embedder’s output width does not match the vector index (or a query embedding does not match the indexed vectors).