Skip to main content

render_tool_call_request_msg

Function render_tool_call_request_msg 

Source
pub fn render_tool_call_request_msg(
    tool_calls: &[ToolCallItem],
    bubble_max_width: usize,
    lines: &mut Vec<Line<'static>>,
    theme: &Theme,
)
Expand description

渲染工具调用请求消息(AI 发起):黄色标签 + 工具名和参数摘要