AzureFunctionTool interface
輸入定義資訊,用於配置代理程式的 Azure 函式工具。
- Extends
屬性
| azure_function | Azure 函式工具定義。 |
| tool_configs | Deprecated. 此屬性已廢止,未來版本將被移除。 |
| type | 物件類型,一律為 'browser_automation'。 |
屬性詳細資料
azure_function
tool_configs
Deprecated. 此屬性已廢止,未來版本將被移除。
tool_configs?: Record<string, ToolConfig>
屬性值
Record<string, ToolConfig>
type
物件類型,一律為 'browser_automation'。
type: "azure_function"
屬性值
"azure_function"