背景
- PRO 账户
- 5.4-高+5.5-中
现象
- 今天用了 2 个 5 小时额度,总 token 是 109,985,886 ,1 亿出头。

- 之前一天可以用到 2-3 亿,差不多也是 2 个 5 小时额度,有时候可能是 2.5 。

1
ntdll 18 days ago
如果升级了现在最新版本的 codex ,gpt-5.5 和 gpt-5.4 是等价的,实际都会调用 5.5 模型。
可以看到配置文件里有这样的内容(启动 codex 的时候,会自动加上) [notice.model_migrations] "gpt-5.4" = "gpt-5.5" 而 5.5 的额度消耗基本上是 5.4 的两倍 |
2
cKnight OP @ntdll 没找到这个:gpt-5.4" = "gpt-5.5"。之前的话一直用的是 5.5 ,然后今天是我的周重置的第一天,很快就搞完了,我都怀疑是不是被泄露了。
|
3
inza9hi 10 days ago
我也有同感,额度用的飞快。感觉是缩水了
|
4
ted2011 10 days ago
@ntdll 不是这个问题,那只是个通知而已。[Model migration prompt stores acknowledgements as [notice.model_migrations] mappings when keeping the existing model · Issue #18482 · openai/codex]( https://github.com/openai/codex/issues/18482)
要么就是 codex 改了缓存机制,要么就是悄悄砍了额度。 |
9
inza9hi 7 days ago
https://imgur.com/a/7DFgA1K
最新版本,没有这个选项。 |