feat: add "gpt-5.4" to codex allowed models list#16274
Conversation
|
This PR doesn't fully meet our contributing guidelines and PR template. What needs to be fixed:
Please edit this PR description to address the above within 2 hours, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know. |
|
Hey! Your PR title Please update it to start with one of:
Where See CONTRIBUTING.md for details. |
|
The following comment was made by an LLM, it may be inaccurate: Found a potential duplicate: PR #16233: feat(opencode): add gpt-5.4 model support This PR also appears to be adding gpt-5.4 model support, which is directly related to the current PR #16274 that adds "gpt-5.4" to the codex allowed models list. Both PRs are addressing the same feature and may be duplicates or should be coordinated to avoid conflicts. |
|
This seems to use the wrong max context configuration. See #16333. Maybe the larger context is only available over the non-oauth API though? |
|
I'm on latest, has this been merged but not released? |
Issue for this PR
Closes #16219
Type of change
What does this PR do?
Adds model "gpt-5.4" to codex allowed models list.
How did you verify your code works?
Checklist