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"