Update model costs (Gemini 3.6/3.7 Flash price cut) - #56
Open
anchpop wants to merge 1 commit into
Open
Conversation
…5 comment) - Gemini 3.6 Flash and the newly-added Gemini 3.7 Flash both launched at an introductory $0.75/$3.75 per MTok (down from 3.6 Flash's $1.50/$7.50), reverting to $1.50/$7.50 on 2027-01-01. - Claude Sonnet 5's $2/$10 rate is confirmed by Anthropic to be the permanent standard price, not introductory pricing set to expire 2026-09-01 — the stored rate was already correct, but the comment claiming a scheduled increase was stale.
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.
Summary
claude-sonnet-5: Anthropic's pricing page confirms the $2/$10 rate is now the permanent standard price — the previously-announced increase to $3/$15 on 2026-09-01 will not happen. The stored rate (2.0/10.0) was already correct; only the comment was wrong.RATE_CARD_VERSIONto 2026-08-17.Test plan
cargo test -p model-prices— all 10 tests passcargo build --workspace— builds cleanGenerated by Claude Code