Skip to main content

parse_tool_calls

Function parse_tool_calls 

Source
pub fn parse_tool_calls(text: &str) -> ParseResult
Expand description

Parse tool calls from text content. Returns the clean text (with markers removed) and any parsed tool calls.