LLMErrorControllerContext
Defined in: agent/hooks.ts:528
Context for LLM error controller.
Properties
Section titled “Properties”error:
Error
Defined in: agent/hooks.ts:531
iteration
Section titled “iteration”iteration:
number
Defined in: agent/hooks.ts:529
logger
Section titled “logger”logger:
Logger<ILogObj>
Defined in: agent/hooks.ts:532
options
Section titled “options”options:
Readonly<LLMGenerationOptions>
Defined in: agent/hooks.ts:530