fix(pricing): add Opus 5.5 and GPT-6, correct rates that moved publicly - #195
Merged
Merged
Conversation
New rows for claude-opus-5-5, gpt-6-astra, gpt-6-sol and gpt-6-luna. GPT-5.6 cache writes move to 1.25x input, the Pro tiers lose a cached-input discount they never had, and the OpenRouter GLM 5.2 / DeepSeek V4 Pro fallback headlines follow the current listing. Checked against the providers' pricing pages on 2026-09-23; every other row still matches. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
bai-uipath
marked this pull request as ready for review
September 23, 2026 17:19
bai-uipath
requested review from
CarlesUIPath,
akshaylive,
tmatup and
uipreliga
as code owners
September 23, 2026 17:19
|
I'll analyze this and get back to you. |
uipreliga
approved these changes
Sep 23, 2026
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.

Adds rates for the models released since the last refresh, and corrects the rows whose public prices have changed, so runs on them report a cost instead of a blank.
New: Claude Opus 5.5, GPT-6 Sol, GPT-6 Luna, GPT-6 Astra. Codex has no self-reported cost, so without a row a codex run on GPT-6 records no cost at all.
Corrected against the providers' own pricing pages on 2026-09-23:
Every other row still matches its public price. Retired models keep their last published rate so historical runs stay priced.
Not addressed here: the Codex agent records cache-write tokens as 0, so the new GPT-5.6+ cache-write rate does not yet reach codex run costs.
Sources: Anthropic pricing, OpenAI pricing, OpenAI prompt caching, OpenRouter models
🤖 Generated with Claude Code