Expand description
Tool parser module for handling function/tool calls in model outputs
This module provides infrastructure for parsing tool calls from various model formats.
Enums§
- Parser
Error - Errors that can occur during tool parsing
Type Aliases§
- Parser
Result - Result type for tool parser operations