Expand description
Function calling models and data structures
Structs§
- Custom
Tool - Custom tool definition without explicit schema
- Function
Call - A function call made by the model
- Function
Call Output - Output from a function call execution
- Function
Selector - Function selector for tool choice
- Function
Tool - Function tool definition with JSON schema parameters
Enums§
- Grammar
- Grammar specification for custom tools
- Tool
- Different types of tools that can be used
- Tool
Choice - Tool choice configuration