Skip to main content

content_tool_calls

Function content_tool_calls 

Source
pub fn content_tool_calls(content: &[Content]) -> Vec<(String, String, Value)>
Expand description

Extract all tool calls from a Vec<Content>.