Ask HN:随着时间的推移,大家开始发现 ChatGPT 的回答出现漏洞了吗?
1 分•作者: sandeepkd•7 个月前
背景:我有一个同事,习惯于高度自信地执行 ChatGPT 建议的脚本。最近,一个使用 Github API 的脚本无法正常工作,他让我帮忙调试。结果发现,Github 更改/更新了输出中的属性名称,这些名称与 ChatGPT 提供的脚本不再匹配。困难在于,这个人是一位非常优秀的工程师,但他/她对如何调试 ChatGPT 提供的脚本缺乏信心。
查看原文
Context: I have a co-worker who is used to execute the suggested scripts from Chat-gpt with high confidence. Lately one of the scripts to use Github API was not working and he asked me to debug. Turns out, Github had changed/updated the attribute names in the output and they no longer matched with the Chat-Gpt provided script. Hard part, this individual is really good engineer, however he/she was low on confidence about how to debug the Chat-gpt provided script