Skip to main content

parse_tool_calls

Function parse_tool_calls 

Source
pub fn parse_tool_calls(content: &str) -> Vec<ParserEvent>
Expand description

Convenience: parse a full (non-streaming) response containing tool_call XML.