Skip to content
1 min read · 29 words

Variable: E_INVALID_LLM_EXECUTION_CONTEXT

ts
const E_INVALID_LLM_EXECUTION_CONTEXT: CreatedException<[]>;

Thrown when @nhtio/adk!DispatchContext is constructed with a value that fails schema validation.

Remarks

Fatal — bad construction arguments indicate a programming error in the caller.