FunctionShellActionParam interface
描述如何執行 shell 工具呼叫的指令與限制。
屬性
| commands | 命令執行環境執行 shell 指令。 |
| max_output_length | |
| timeout_ms |
屬性詳細資料
commands
命令執行環境執行 shell 指令。
commands: string[]
屬性值
string[]
max_output_length
max_output_length?: number
屬性值
number
timeout_ms
timeout_ms?: number
屬性值
number