Skip to content
1 min read · 19 words

Variable: E_VECTOR_STORE_DRIVER_UNAVAILABLE

ts
const E_VECTOR_STORE_DRIVER_UNAVAILABLE: CreatedException<[string]>;

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

Thrown when the vector store driver is unavailable. Fatal: driver failures are critical.