Module base

Module base 

Source
Expand description

Base tool traits and structures

Structs§

ToolCall
A call to a tool
ToolExample
Example usage of a tool
ToolExecutor
Tool executor that manages tool execution
ToolResult
Result of a tool execution

Traits§

Tool
Trait for all tools