InputItemFunctionShellCallItemParam interface
一个表示执行一个或多个shell命令请求的工具。
- 扩展
属性详细信息
action
call_id
模型生成的shell工具调用的唯一ID。
call_id: string
属性值
string
id
id?: string
属性值
string
status
type
项类型。 始终为 shell_call。
type: "shell_call"
属性值
"shell_call"