Expand description
Tool calling types for function/tool integrations.
Structs§
- Tool
Call - Tool call emitted by the model.
- Tool
Call Function - Tool call function payload in responses.
- Tool
Choice Function - Function selector for tool choice.
- Tool
Choice Tool - Tool choice specifying a concrete function to call.
- Tool
Definition - Tool definition for requests.
- Tool
Function - Function tool definition.
Enums§
- Tool
Choice - Tool choice for requests.
- Tool
Choice Mode - Tool choice mode for requests.
- Tool
Type - Tool type supported by the API.