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

SubmitToolOutputsAction interface

The details for required tool calls that must be submitted for an agent thread run to continue.

Extends

Properties

submitToolOutputs

The details describing tools that should be called to submit tool outputs.

type

The object type, which is always 'submit_tool_outputs'.

Property Details

submitToolOutputs

The details describing tools that should be called to submit tool outputs.

submitToolOutputs: SubmitToolOutputsDetails

Property Value

type

The object type, which is always 'submit_tool_outputs'.

type: "submit_tool_outputs"

Property Value

"submit_tool_outputs"