Skip to main content

create_tool_error_message

Function create_tool_error_message 

Source
pub fn create_tool_error_message(
    tool_use_id: &str,
    error: &str,
    is_error: bool,
) -> Message
Expand description

Create a tool result message for errors