问HN:你是如何使用大型语言模型(LLMs)的?
我:我不喜欢与大型语言模型(LLMs)进行基于事实的对话(例如,我的猫可以吃带骨的熟鸡肉吗?)。我更喜欢与大型语言模型进行开放式的对话,在这种情况下,模糊地朝着正确方向发展会很有帮助(例如,使用ChatGPT的语音模式练习中文)。<p>我使用Claude代码,觉得它在某些方面很有用(因为我对特定功能的记忆一般),但当我不得不花很多时间来清理应用中的糟糕逻辑或流程时,又感到有些沮丧。<p>我也很好奇你与大型语言模型互动的细节。
查看原文
Me: I don’t like to have factual based conversations with LLMs (e.g. can my cat eat cooked chicken on the bone?). I like having open ended conversations with LLMs where being vaguely in the right direction will be useful (e.g. practicing Chinese with ChatGPT voice mode).<p>I use claude code, and verge between it being useful (because my memory of specific functions is average), but then a bit bummed out when I have to spend a bunch of time cleaning up poor logic/flows in the application.<p>Curious to know the intricacies of how you are interacting with LLMs too.