pub fn parse_tool_calls(content: &str) -> Vec<ParserEvent>Expand description
Convenience: parse a full (non-streaming) response containing tool_call XML.
pub fn parse_tool_calls(content: &str) -> Vec<ParserEvent>Convenience: parse a full (non-streaming) response containing tool_call XML.