Module control

Source
Expand description

Control tools manage control flow during agent’s lifecycle.

Structs§

AgentCanFail
A utility tool that can be used to let an agent decide it failed
ApprovalRequired
Wraps a tool and requires approval before it can be used
Stop
Stop tool is a default tool used by agents to stop
StopWithArgs
StopWithArgs is an alternative stop tool that takes arguments