基本提示模板

基本提示模板是一种固定格式,用于为 HostAgentAppAgentFollowerAgentEvaluationAgent 生成提示。它包含用于构建代理提示的 systemuser 角色的模板。

以下是基本提示模板的默认文件路径

代理 文件路径 版本
主控智能体 ufo/prompts/share/base/host_agent.yaml base
主控智能体 ufo/prompts/share/lite/host_agent.yaml lite
应用智能体 ufo/prompts/share/base/app_agent.yaml base
应用智能体 ufo/prompts/share/lite/app_agent.yaml lite
跟随智能体 ufo/prompts/share/base/app_agent.yaml base
跟随智能体 ufo/prompts/share/lite/app_agent.yaml lite
评估智能体 ufo/prompts/evaluation/evaluation_agent.yaml -

信息

您可以在 config.yaml 文件中配置使用的提示模板。您可以在此处找到有关配置文件的更多信息。