提问 HN:当你修改 AI 助手的提示词时,你如何捕捉回归问题?
1 分•作者: yakshithk_•2 个月前
我构建 Agent 已经有一段时间了,一直遇到同样的问题:修改系统提示、更换模型,或者调整 Agent 调用工具的方式——总会有些微妙的错误出现。我发现这些问题的方式,要么是手动运行,要么是用户报告。
查看原文
i've been building agents for a while and kept running into the same problem: change the sys prompt, swap models, or tweak for the agent calls a tool — and something subtly breaks. The only way I found out was manually running it or a user reporting it.