EscalationConfig
Properties
Section titled “Properties”handler
Section titled “handler”handler: EscalationHandler;model?
Section titled “model?”optional model?: LanguageModel;Summary model. Default: the active agent’s controlModel → model → defaultModel.
recentMessageCount?
Section titled “recentMessageCount?”optional recentMessageCount?: number;Recent messages included in the request. Default: 12.
summarize?
Section titled “summarize?”optional summarize?: boolean;Generate the LLM handoff brief. Default: true.