【求助】大佬们CPA出现了Item with id 'xxxxx‘ not found 异常,是啥情况呀

2026-06-09 20:58:58 246阅读 0评论 SEO基础
  • 内容介绍
  • 文章标签
  • 相关推荐
问题描述:

image780×692 52.3 KB

大佬们,我昨天刚部署的 CPA,现在大量出现

{ "error": { "message": "Item with id 'rs_resp_00e1f5ba3969afa50169bcdf92ec6c819187e007914898e753_0' not found. Items are not persisted when `store` is set to false. Try again with `store` set to true, or remove this item from your input.", "type": "invalid_request_error", "param": "input", "code": null } }

这种问题,啥情况呀~~

【求助】大佬们CPA出现了Item with id 'xxxxx‘ not found 异常,是啥情况呀

网友解答:
--【壹】--:

image860×452 29.3 KB
啊佬,但是添加store=true了之后又出了新的问题


--【贰】--:

解决了,是codex 设置的上下文过长,我之前设置成了1000000,设置成400000没有问题

【求助】大佬们CPA出现了Item with id 'xxxxx‘ not found 异常,是啥情况呀


--【叁】--:

佬,请问解决了吗?
至少要20个字了吗现在


--【肆】--:

同樣的錯誤…
grok回答:

這個 ID 是 ** reasoning 步驟 **(加密的思考過程),OpenAI 伺服器因為 store=false 就不會保留它,所以下一次呼叫時就找不到,於是報錯。

标签:人工智能
问题描述:

image780×692 52.3 KB

大佬们,我昨天刚部署的 CPA,现在大量出现

{ "error": { "message": "Item with id 'rs_resp_00e1f5ba3969afa50169bcdf92ec6c819187e007914898e753_0' not found. Items are not persisted when `store` is set to false. Try again with `store` set to true, or remove this item from your input.", "type": "invalid_request_error", "param": "input", "code": null } }

这种问题,啥情况呀~~

网友解答:
--【壹】--:

image860×452 29.3 KB
啊佬,但是添加store=true了之后又出了新的问题


--【贰】--:

解决了,是codex 设置的上下文过长,我之前设置成了1000000,设置成400000没有问题


--【叁】--:

佬,请问解决了吗?
至少要20个字了吗现在


--【肆】--:

同樣的錯誤…
grok回答:

這個 ID 是 ** reasoning 步驟 **(加密的思考過程),OpenAI 伺服器因為 store=false 就不會保留它,所以下一次呼叫時就找不到,於是報錯。

标签:人工智能