Skip to main content

parse_tool_calls

Function parse_tool_calls 

pub fn parse_tool_calls(response: &str) -> (String, Vec<ParsedToolCall>)