请问HN:思维努力是如何实施的?
Claude 和 ChatGPT 在思考能力上有不同的调节选项,可以调整思考的强度,比如低、中、高、超高等。<p>但它们的底层模型是不同的吗?还是同一个模型,只是参数不同?<p>我之所以提出这个问题,是因为如果我在 Claude 的代码中在对话过程中更改思考强度参数,会收到一个警告,提示我可能会破坏缓存。<p>我认为在 Codex 中并不会出现这种情况,因为当我更改思考强度时,响应仍然很快。
查看原文
Claude and ChatGPT have thinking efforts where you can tune the amount of thinking allowed.<p>Like low, medium, high, xhigh and so on.<p>But are they different models underneath? Or same model with different parameter?<p>The reason I ask is because, if I change the effort param mid conversation in Claude code, I get a warning suggesting I’m breaking the cache.<p>I don’t think this happens in Codex because when I change the effort, the responses are still quick.