Skip to main content

format_response

Function format_response 

Source
pub fn format_response(
    bare_name: &str,
    response: &Response,
    agent_specified_range: bool,
) -> String
Expand description

Render the text block for a tool CallToolResult from the structured AFT Response.