Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_agent_action( self, action: AgentAction, *, run_id: UUID, parent_run_id: UUID |
action
AgentAction
The agent action.
run_id
UUID
The ID of the current run.
parent_run_id
UUID | None
None
The ID of the parent run.
tags
list[str] | None
**kwargs
Any
{}
Run on agent action.
The tags.
Additional keyword arguments.