Skip to content
1 min read · 21 words

Variable: E_VECTOR_STORE_UNSUPPORTED_OPERATION

ts
const E_VECTOR_STORE_UNSUPPORTED_OPERATION: CreatedException<[string, string]>;

Defined in: batteries/vector/exceptions.ts:78

Thrown when an operation is unsupported by the adapter. Fatal: unsupported operations cannot be performed.