Module functions

Module functions 

Source
Expand description

Function calling models and data structures

Structs§

CustomTool
Custom tool definition without explicit schema
FunctionCall
A function call made by the model
FunctionCallOutput
Output from a function call execution
FunctionSelector
Function selector for tool choice
FunctionTool
Function tool definition with JSON schema parameters

Enums§

Grammar
Grammar specification for custom tools
Tool
Different types of tools that can be used
ToolChoice
Tool choice configuration