你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ToolOutput interface

工具期间提供的数据输出提交以解决挂起的工具调用并允许模型继续。

属性

output

要提交的工具的输出。

toolCallId

要解析的工具调用的 ID,如运行中所需操作的工具调用中提供。

属性详细信息

output

要提交的工具的输出。

output?: string

属性值

string

toolCallId

要解析的工具调用的 ID,如运行中所需操作的工具调用中提供。

toolCallId?: string

属性值

string