Ask a question to get started
Enter to sendā¢Shift+Enter new line
Called when an agent finishes execution, before it exits. with the final output and the run ID.
handleAgentEnd(action: AgentFinish, runId: string): Promise<void>
action
AgentFinish
runId
string