Skip to main content

Module tools

Module tools 

Source
Expand description

Tool types: ToolCall, FunctionCall, ToolCallResult.

Structs§

FunctionCall
Function call inside a ToolCall
ToolCall
Tool call from LLM response
ToolCallBuilder
Builder for constructing a ToolCall field by field.
ToolCallResult
Tool call result to send back to LLM