Ask a question to get started
Enter to sendā¢Shift+Enter new line
Called when an agent is about to execute an action, with the action and the run ID.
handleAgentAction(action: AgentAction, runId: string): Promise<void>
action
AgentAction
runId
string