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

InputItemFunctionShellCallItemParam interface

一个表示执行一个或多个shell命令请求的工具。

扩展

属性

action

shell 命令和限制描述了如何运行工具调用。

call_id

模型生成的shell工具调用的唯一ID。

id
status
type

项类型。 始终为 shell_call

属性详细信息

action

shell 命令和限制描述了如何运行工具调用。

action: FunctionShellActionParam

属性值

call_id

模型生成的shell工具调用的唯一ID。

call_id: string

属性值

string

id

id?: string

属性值

string

status

status?: FunctionShellCallItemStatus

属性值

type

项类型。 始终为 shell_call

type: "shell_call"

属性值

"shell_call"