Skip to content
1 min read · 22 words

Variable: E_INVALID_LITERT_LM_OPTIONS

ts
const E_INVALID_LITERT_LM_OPTIONS: CreatedException<[string]>;

Defined in: src/batteries/llm/litert_lm/exceptions.ts:18

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