Skip to main content

Module traits

Module traits 

Source
Expand description

Core Tool trait — defines agent capabilities.

Structs§

ToolResult
Result of executing a tool.
ToolSpec
Tool specification for LLM function calling.

Traits§

Tool
The core Tool trait. Each tool implements this.