Module tool

Module tool 

Source
Expand description

Tool definition and parsing utilities

Structs§

ToolCall
A tool call made by an LLM
ToolDefinition
Tool definition for LLM function calling

Functions§

extract_tool_calls
Extract tool calls from an API response
parse_tool_response
Parse a tool call response into a structured type