Structs§
- Tool
Call - A parsed tool call extracted from model output.
- Tool
Registry - Registry of available tools, keyed by name.
- Tool
Result - Result returned after executing a tool.
Traits§
- Tool
- A tool that the agent can invoke.
Functions§
- parse_
tool_ calls - Parse
<tool_call>...</tool_call>blocks from model output.