Module tool

Source

Structs§

LlmToolInfo
LLM-facing representation of a tool

Traits§

Tool
Defines the contract for tools that can be used by LLMs
ToolDefinition
Core trait for defining tools with associated input and output types