Skip to content
1 min read · 22 words

Variable: E_INVALID_OLLAMA_OPTIONS

ts
const E_INVALID_OLLAMA_OPTIONS: CreatedException<[string]>;

Defined in: batteries/llm/ollama/exceptions.ts:31

Thrown when the resolved adapter options (constructor, executor overrides, or per-dispatch stash.ollama) fail validation against ollamaOptionsSchema.