Expand description
Tool definition and parsing utilities
Structs§
- Tool
Call - A tool call made by an LLM
- Tool
Definition - 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