Skip to content

ValidateInput

readonly optional abortSignal?: AbortSignal;

readonly assistantOutput: string;

readonly knowledgeCitations: SourceRef[];

readonly session: Session;

readonly toolCallsMade: ToolCallRecord[];

readonly userMessage: string;