Skip to main content

execute_tool_calls

Function execute_tool_calls 

Source
pub async fn execute_tool_calls(
    r_ctx: &mut ReasoningContext<'_>,
    response: &ModelResponse,
) -> Result<()>