ToolOptions 类
工具操作的配置选项。
构造函数
ToolOptions()
参数
| 名称 | 说明 |
|---|---|
|
orchestrator_name
必需
|
|
方法
| __init__ | |
| __new__ |
__init__
__new__
__new__(**kwargs)
属性
orchestrator_name
获取或设置业务流程协调程序的名称。
orchestrator_name: str | None