Variable: E_VECTOR_STORE_DIMENSION_MISMATCH
ts
const E_VECTOR_STORE_DIMENSION_MISMATCH: CreatedException<[number, number]>;Defined in: batteries/vector/exceptions.ts:54
Thrown when a vector's dimension does not match the expected dimension. Fatal: dimension mismatch indicates incompatible data.