Skip to content

EscalationConfig

handler: EscalationHandler;

optional model?: LanguageModel;

Summary model. Default: the active agent’s controlModel → model → defaultModel.


optional recentMessageCount?: number;

Recent messages included in the request. Default: 12.


optional summarize?: boolean;

Generate the LLM handoff brief. Default: true.