agents
2.2510
true
- 入门指南
- Studio Web 中的 UiPath 智能体
- UiPath 编码智能体
智能体用户指南
上次更新日期 2026年5月7日
现在应该对您的智能体进行测试,了解如何改进。
- 导航至 Studio Web 设计器上方的工具栏。
- 选择调试环境旁边的箭头,然后选择“调试配置”。
- 在“调试配置”窗口中,确认解决方案中使用的资源和示例输入。
- 选择“ 保存并运行”。
- 使用测试输出来优化智能体设计。
After the first debug run, an evaluation automatically runs using the debug data and is added to the default evaluation set.
评估智能体
接下来,转到评估集和评估程序面板,查看和衡量您的智能体。
- 在“评估集”面板中,重命名默认评估集,并添加预期结果的测试用例。
- 在评估程序面板中,添加评估程序以验证智能体输出。
每个评估都会将已知输入与对应的输出断言关联起来。
有关详细信息,请参阅评估。
Using Autopilot to improve your agent
Select Open Autopilot from the right-side panel to receive suggestions on improving prompts, tools, and other components. For details, refer to Autopilot for agents.