Expand description
Control tools manage control flow during agent’s lifecycle.
Structs§
- Agent
CanFail - A utility tool that can be used to let an agent decide it failed
- Approval
Required - Wraps a tool and requires approval before it can be used
- Stop
Stop
tool is a default tool used by agents to stop- Stop
With Args StopWithArgs
is an alternative stop tool that takes arguments