Skip to content

fix(pricing): add Opus 5.5 and GPT-6, correct rates that moved publicly - #195

Merged
bai-uipath merged 1 commit into
mainfrom
bai/pricing-refresh-2026-09
Sep 23, 2026
Merged

bai-uipath merged 1 commit into
mainfrom
bai/pricing-refresh-2026-09

Conversation

@bai-uipath

Copy link
Copy Markdown
Collaborator

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:

  • GPT-5.6 Sol / Terra / Luna: from GPT-5.6 onward OpenAI bills cache writes at 1.25x input, in place of the input rate rather than on top of it. The cache-write column therefore no longer equals input.
  • GPT-5.5 Pro / GPT-5.4 Pro: these have no cached-input discount, so cached tokens price at the full input rate.
  • OpenRouter GLM 5.2 and DeepSeek V4 Pro: the listed prices changed. These rows are only the fallback behind per-request billing, and the new prices come from promotional provider endpoints, so they may change again.

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

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
bai-uipath marked this pull request as ready for review September 23, 2026 17:19
@github-actions

Copy link
Copy Markdown

Claude Code is working…

I'll analyze this and get back to you.

View job run

@bai-uipath
bai-uipath merged commit 11b902f into main Sep 23, 2026
18 of 19 checks passed
@bai-uipath
bai-uipath deleted the bai/pricing-refresh-2026-09 branch September 23, 2026 18:20
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.

2 participants