Skip to content
1 min read · 22 words

Variable: E_INVALID_VECTOR_STORE_CONFIG

ts
const E_INVALID_VECTOR_STORE_CONFIG: CreatedException<[string]>;

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

Thrown when the vector store configuration fails validation. Fatal: config bugs fail loud at construction time.