Expand description
Tool/function definition types for LLM providers.
This module provides structures for defining tools that can be called by LLMs.
Re-exports§
pub use crate::types::ToolDefinition;
Structs§
- Tool
Builder - Builder for creating tool definitions.
Enums§
- Tool
Choice - Tool choice strategy for completion requests.