Skip to main content

Module tool

Module tool 

Source
Expand description

Tool definitions and tool calls.

Structs§

FunctionCall
The function being invoked, with its arguments.
Tool
A tool the agent may call.
ToolCall
One tool invocation requested by the assistant.

Enums§

ToolCallKind
Discriminator for the kind of call a ToolCall represents.