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.