parse_tool_calls

Function parse_tool_calls 

Source
pub fn parse_tool_calls(response: &str) -> Vec<ToolCall>
Expand description

Parse tool calls from agent response