Skip to main content

parse_tool_calls

Function parse_tool_calls 

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

Parse tool calls from an OpenAI-compatible response.