codex 这是改请求格式了?

2026-04-11 10:240阅读0评论SEO教程
  • 内容介绍
  • 文章标签
  • 相关推荐
问题描述:

{\n "error": {\n "message": "Item with id ‘rs_0f3abc3afb6cdb600169a2d44821fc81a0a1798a952764f3db’ 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.",\n "type": "invalid_request_error",\n "param": "input",\n "code": null\n }\n}
cpa 里所有请求全部报错这个

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

Try again with store set to true, or remove this item from your input.


--【贰】--:

同问,我也不知道是什么


--【叁】--:

我用opencode,偶尔会在CPA遇到这个问题,oc的issue也有提,不是很影响使用就是了


--【肆】--:

难,蹲一个解决,我也遇到了这个问题


--【伍】--:

就是 单纯前面请求了一个东西 然后又要引用

store写的是false 引用不了了呗 所以让改成 true

image946×436 14.8 KB


--【陆】--:

明白了,store=false就得带上reasoning.encrypted_content吧。

阅读全文
问题描述:

{\n "error": {\n "message": "Item with id ‘rs_0f3abc3afb6cdb600169a2d44821fc81a0a1798a952764f3db’ 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.",\n "type": "invalid_request_error",\n "param": "input",\n "code": null\n }\n}
cpa 里所有请求全部报错这个

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

Try again with store set to true, or remove this item from your input.


--【贰】--:

同问,我也不知道是什么


--【叁】--:

我用opencode,偶尔会在CPA遇到这个问题,oc的issue也有提,不是很影响使用就是了


--【肆】--:

难,蹲一个解决,我也遇到了这个问题


--【伍】--:

就是 单纯前面请求了一个东西 然后又要引用

store写的是false 引用不了了呗 所以让改成 true

image946×436 14.8 KB


--【陆】--:

明白了,store=false就得带上reasoning.encrypted_content吧。

阅读全文