Skip to content
1 min read · 21 words

Variable: E_LITERT_LM_STREAM_ERROR

ts
const E_LITERT_LM_STREAM_ERROR: CreatedException<[string]>;

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

Thrown when the LiteRT-LM engine call or response stream fails. Non-fatal — surfaced via ctx.nack(...).