Skip to content

fix(model): replace deprecated gpt-5-codex with gpt-5.3-codex - #25

Merged
dsiddharth2 merged 1 commit into
mainfrom
fix/issue-codex-name
Jul 30, 2026
Merged

fix(model): replace deprecated gpt-5-codex with gpt-5.3-codex#25
dsiddharth2 merged 1 commit into
mainfrom
fix/issue-codex-name

Conversation

@dsiddharth2

Copy link
Copy Markdown
Owner

gpt-5-codex was deprecated by OpenAI and returns 404 on all API calls. Updated verify model, Responses API model set, and cost table to use gpt-5.3-codex. Added gpt-5.2-codex and gpt-5.1-codex as fallback entries in the model set and cost table.

gpt-5-codex was deprecated by OpenAI and returns 404 on all API calls.
Updated verify model, Responses API model set, and cost table to use
gpt-5.3-codex. Added gpt-5.2-codex and gpt-5.1-codex as fallback
entries in the model set and cost table.
@dsiddharth2
dsiddharth2 merged commit 166cf9c into main Jul 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant