Model Issue
Resolved 💬 11 comments Opened Apr 17, 2026 by Probro-2009 Closed May 4, 2026
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What version of Codex CLI is running?
codex-cli 0.121.0
What subscription do you have?
Chatgpt Plus
Which model were you using?
gpt-5.1-codex-mini medium
What platform is your computer?
Windows 11
What terminal emulator and version are you using (if applicable)?
Terminal (CMD)
What issue are you seeing?
{"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.1-codex-mini' model is not supported when using Codex with a ChatGPT account."}}
What steps can reproduce the bug?
Uploaded thread: 019d99ae-3b9c-7523-9b55-771178316012
When we select the model gpt-5.1-codex-mini medium and send prompt it produces the error.
What is the expected behavior?
It must be removed from model selector when Codex detects that it is being used using Chatgpt Account to avoid confusion further. Because if model-selector shows a model then it must work irrespective of account type. So if the gpt 5.1-codex-mini is not available for users using Codex with Chatgpt account then please disable it prior.
Additional information
_No response_
11 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
i can confirm this - it also happens for spark ... same exact error message, OS : linux, various IDE extensions (tested: "kilo code" and "roo code") .
Someone should update the codex status on status.openai.com - codex via chatgpt is partially inoperable right now
<img width="833" height="60" alt="Image" src="https://github.com/user-attachments/assets/02934fe7-56bb-4bef-9deb-567e53e56121" />
also confirmed for codex vs code extension and codex 5.1-max
Confirming this is still reproducible in Codex CLI v0.122.0 with a ChatGPT account.
What I observed:
codexnormally/modeltogpt-5.1-codex-mini highIt should switch to
gpt-5.4-miniinstead.hell no - 5.4 is just about 2x as expensive, i had to switch my entire agent line to "low" effort so that the product line remains usable
Ah okay, I should have written:
Since
gpt-5.1-codex-miniseems to be unavailable, it should switch to the next availablegpt-*-minimodel, which seems to begpt-5.4-miniat the moment.like i said : 5.4 is about 2x as expensive - that would kill my entire development process and basically force me to switch to much more affordable products outside of the OAI space. Its gonna be a solid "no" for me. OpenAI devs : please dont do this. You will lose a lot of customers. Fix 5.1, instead.
<img width="649" height="160" alt="Image" src="https://github.com/user-attachments/assets/260ad92b-d1a7-430e-9344-08051d7a74e6" />
5.1-codex-mini is not 5.1-codex-mini, apparently
<img width="639" height="150" alt="Image" src="https://github.com/user-attachments/assets/d5ec3280-d195-4703-ad14-57ef0c4a40c4" />
entire 5.1 is defunct
```{"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.5' model is not supported when using Codex with a ChatGPT account."}}