chore(pricing): add Fable 5, align Opus rates to current 5/25 USD - #28
Open
jlwainwright wants to merge 1 commit into
Open
chore(pricing): add Fable 5, align Opus rates to current 5/25 USD#28jlwainwright wants to merge 1 commit into
jlwainwright wants to merge 1 commit into
Conversation
Fable 5: input $10, output $50 per M tokens. Cache: read $1, write $12.50 (5m) / $20 (1h) per M tokens. Opus 4.6/4.7/4.8: $5 input / $25 output (was $15/$75 in repo). Matches rates currently listed at anthropic.com/pricing. Source: https://www.anthropic.com/pricing
muckybuzzwoo
added a commit
to muckybuzzwoo/token-dashboard
that referenced
this pull request
Jul 7, 2026
…as deliberately skipped PR nateherkai#28 (Fable 5 + Opus 5/25 pricing) is fully superseded by existing entries incl. Sonnet 5. PR nateherkai#27 (configurable scan interval) is server-only and would desync the fork's coupled server/client 60s scan cadence.
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.
What
Updates
pricing.jsonwith current Anthropic rates.Sonnet 4.6 and Haiku 4.5 unchanged.
Why
claude-fable-5is referenced in the model list (and is the new top tier) but had no pricing entry → costs showed $0 for Fable traffic.Source
Rates taken from anthropic.com/pricing.
Caveats
Related: #14 (closed) covered the Opus rate change but predated Fable 5.