-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Closed
Copy link
Labels
appIssues related to the Codex desktop appIssues related to the Codex desktop appbugSomething isn't workingSomething isn't working
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.305.950(863)
What subscription do you have?
Pro
What platform is your computer?
mac os | Darwin 25.3.0 arm64 arm
What issue are you seeing?
When selecting gpt-5.4 or gpt-5.3-codex in the Codex app, requests fail with the following error:
{"detail":"The 'gpt-5.3-codex' model is not supported when using Codex with a ChatGPT account."}
What steps can reproduce the bug?
- Open the Codex app
- Select the gpt-5.4 or gpt-5.3-codex model
- Send any prompt
- The request fails with the error above
Prompt: "hello"
Response error:
{"detail":"The 'gpt-5.3-codex' model is not supported when using Codex with a ChatGPT account."}
What is the expected behavior?
The Codex app should allow using gpt-5.4 and gpt-5.3-codex normally.
If these models are not available for ChatGPT accounts, they should be hidden/disabled in the model list or show a clear availability message before sending.
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
appIssues related to the Codex desktop appIssues related to the Codex desktop appbugSomething isn't workingSomething isn't working