Optional maxMaximum number of sequential tool calls allowed in a single agent turn to prevent loops.
5
Optional defaultDefault timeout in milliseconds for an agent's processTurn or handleToolResult method.
60000 (60 seconds)
Optional errorID of a default "Error Handling Agent" or a meta-agent to consult if an orchestrated agent enters an unrecoverable error state. If not set, orchestrator handles errors more directly.
Optional logIf true, orchestrator logs detailed information about tool calls.
Configuration options for the AgentOrchestrator.