Skip to content

LLMErrorControllerContext

Defined in: agent/hooks.ts:528

Context for LLM error controller.

error: Error

Defined in: agent/hooks.ts:531


iteration: number

Defined in: agent/hooks.ts:529


logger: Logger<ILogObj>

Defined in: agent/hooks.ts:532


options: Readonly<LLMGenerationOptions>

Defined in: agent/hooks.ts:530