autopilot
latest
false
- 管理所有人的 Autopilot
- 为所有人配置 Autopilot
- 部署管理员应用程序
- 部署工具集自动化
- 故障排除
Autopilot for everyone admin guide
Last updated 2024年11月13日
自动化属性
Automation properties control how automations behave in Autopilot for everyone. They are stored as key-value pairs in Orchestrator, for each selected Autopilot process. Initially, all options are disabled until a folder is selected. Once you select a folder from the Orchestrator Folder dropdown menu, the Autopilot enabled processes only option is displayed. If selected, it filters automations in that folder by those that have the
Autopilot
label. Otherwise, all automations in the folder are displayed. Use the Automation dropdown menu to select a automation and configure its properties.
属性包括:
- Autopilot 提示说明- 向 Autopilot 描述自动化的内容。 最多接受 256 个字符。 如果留空,则使用流程说明。 在 Orchestrator 中添加以下键值对:
- 密钥:
AutopilotPromptDescription
- 值:流程的说明
- 密钥:
- 为 Autopilot 启用- 如果选中,则在 Autopilot 中启用自动化,以便在聊天中推荐并执行自动化。
向自动化添加“Autopilot”标签。
- “设置为预响应操作” - 如果选中,请将自动化设置为预响应操作,这意味着在 Autopilot 响应查询之前,自动化在后台运行。 Autopilot 最多可以为单个提示运行六个预响应操作。
如果自动化没有足够的信息来设置预响应操作,它会要求您提供其他数据。 例如,可能需要建立新连接,显示卡提示您设置连接,或者可能在聊天中要求您提供数据。
Autopilot 还共享执行状态,并且根据运行的预响应操作的数量,它显示自动化名称或“搜索多个来源”。 将鼠标悬停在“i”图标上会显示已执行的自动化及其推断的参数。
在 Orchestrator 中添加以下键值对:
- 密钥:
AutopilotPreResponseAction
- Value:
True
- 密钥:
- 参数级别属性- 在自动化卡中配置参数的显示和行为:
- 名称- Studio 中显示的参数名称。 此字段为只读。
- 显示名称- 应在自动化卡中显示的参数的名称。
- 用户说明 - 参数的附加说明,用于向用户提供更多上下文。
- 对 Autopilot的描述 - AI 的参数描述,旨在为 Autopilot 以及如何推断其值提供更多上下文。
- 下拉选项- 参数类型为字符串时,应显示的以逗号分隔的选项列表。 如果提供,则参数字段将显示为下拉菜单。 否则,参数字段将显示一个文本框。 这些选项由自动化专门解释,因此必须将用户选择限制为预定义的值,这一点很重要。 允许自由文本输入可能会由于值的意外或不兼容而导致自动化失败。
- 隐藏- 如果为 True,则强制在自动化卡的折叠隐藏输入菜单中显示参数。
在 Orchestrator 中为每个参数添加一个键值对:
- 键:参数名称
- 值: 参数级别属性的拼接字符串
重要提示:Autopilot 会隐藏未推断出的可选参数。
完成流程的属性配置后,选择 “保存更改”。 这将覆盖 Orchestrator 中流程的标签和键值对。
选择“重置”以放弃所有更改,并重新加载流程的现有属性。
要编辑自动化的属性,请执行以下操作:
- 选择所需自动化所在的Orchestrator 文件夹。
-
(可选)选择“仅 Autopilot 已启用的流程”选项。 这会对自动化列表进行排序,以仅显示具有
Autopilot
标签的流程。 - 选择“自动化”。
- 在“自动化提示说明”字段中,描述自动化的预期用途。
- 如果您希望由 Autopilot 在聊天中识别并运行此自动化,请选择“为 Autopilot 启用”选项。
- 要在聊天中向用户提供答案之前执行此自动化,请选择“设置为预响应操作”选项。 答案生成后,其中会包含通过运行此自动化而收集的信息。
- 选择“保存更改” 以保存当前配置。