Skip to main content

Module errors

Module errors 

Source
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§

ParserError
Errors that can occur during tool parsing

Type Aliases§

ParserResult
Result type for tool parser operations