简体中文
Appearance
ToolResult 类表示工具调用的结果。
role
name
content
tool_call_id
ToolResult 类继承自 BaseModel,用于表示工具调用的结果。当工具完成执行后,其结果被封装为 ToolResult 对象,供对话流使用。