docs: catalog is 71 chat / 95 total — openai/gpt-5.3 delisted upstream - #64
Merged
Merged
Conversation
…am deprecated) gpt-5.3-chat-latest, the only upstream id behind openai/gpt-5.3, now answers 404 model_not_found on api.openai.com; blockrun hides the entry and redirects it to gpt-5.2 at the same price (BlockRunAI/blockrun, "GPT-5.3 Codex: caller temperature no longer 400s; two retired OpenAI ids redirected"). Every model count in docs/ moves with it: 72 → 71 chat models, 96 → 95 total. Plain numbers, not markers — docs/ is rendered by the blockrun site, whose sweep test pins each one to the published value.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
gpt-5.3-chat-latest— the only upstream id behindopenai/gpt-5.3— now returns404 model_not_found("has been deprecated") on api.openai.com. The gateway PR (BlockRunAI/blockrun, "GPT-5.3 Codex: caller temperature no longer 400s; two retired OpenAI ids redirected") hides the entry and redirects it togpt-5.2at the identical price.What
Every model count in
docs/follows the catalog: 72 → 71 chat models, 96 → 95 total (37 sites across 20 pages). Plain numbers, not markers —docs/is rendered by the blockrun site, and itsbrand-numbers.docs.test.tssweep pins each count to the published value; this is the change that turns that sweep green for the gateway PR.No other content changed.