Skip to content

docs: Update models page with new GPT models and corrected pricing#53344

Merged
morgankrey merged 1 commit intomainfrom
docs-models-update-2026-04
Apr 7, 2026
Merged

docs: Update models page with new GPT models and corrected pricing#53344
morgankrey merged 1 commit intomainfrom
docs-models-update-2026-04

Conversation

@morgankrey
Copy link
Copy Markdown
Contributor

Syncs the models docs page with what crates/billing/src/plans.rs and crates/llm_api/src/features/list_models.rs actually serve.

Changes

New models added:

  • GPT-5.4 pro (Pro/Business only): $30/$180 input/output, no cache, 400k context
  • GPT-5.4: $2.50/$15 input/output, $0.025 cached, 400k context
  • GPT-5.3-Codex: $1.75/$14 input/output, $0.175 cached, 400k context

Pricing corrected:

  • GPT-5.2 + GPT-5.2-Codex: input $1.25 → $1.75, output $10 → $14, cached $0.125 → $0.175
  • Gemini 3 Flash: input $0.30 → $0.50, output $2.50 → $3.00

Other fixes:

  • Student plan note updated to include GPT-5.4 pro restriction
  • Grok context windows added to the context window table (128k / 256k for Grok Code Fast 1)
  • "GPT-5.2 Codex" renamed to "GPT-5.2-Codex" to match display_name in code
  • Removed retired "Gemini 3 Pro" from context window footnote

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Apr 7, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Apr 7, 2026
@morgankrey morgankrey requested a review from eholk April 7, 2026 23:30
@morgankrey morgankrey merged commit 2d1137c into main Apr 7, 2026
41 checks passed
@morgankrey morgankrey deleted the docs-models-update-2026-04 branch April 7, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants