fix: update Bedrock pricing cache and model lifecycle for July 2026#131
Open
herosjourney wants to merge 1 commit into
Open
fix: update Bedrock pricing cache and model lifecycle for July 2026#131herosjourney wants to merge 1 commit into
herosjourney wants to merge 1 commit into
Conversation
ce2a415 to
82c02ea
Compare
…dd new Anthropic models available on Bedrock: - Claude Fable 5 ($10/$50 per 1M tokens, 1M context, frontier tier) - Claude Sonnet 5 ($2/$10 intro thru Aug 31 then $3/$15, 1M context) - Claude Opus 4.8 ($5/$25 per 1M tokens, 200K context) Lifecycle status changes: - Claude Opus 4.1: added as legacy (EOL Jan 8, 2027) - Llama 3.2 90B: excluded -> EOL (passed Jul 7, 2026) - Llama 3.2 (all sizes) and Llama 3.1 405B: updated notes to EOL - Nova Premier v1: legacy -> excluded (now ≤90 days to EOL) - Jamba 1.5 Large/Mini: active -> legacy (EOL Nov 26, 2026) Removed past-EOL models from lifecycle tables: - Titan Image Generator v2 (EOL Jun 30) - Llama 3.2 all sizes (EOL Jul 7) - Llama 3.1 405B (EOL Jul 7) - Claude Opus 4, Claude 3.5 Haiku, Claude 3.7 Sonnet Recomputed days-to-EOL for all remaining models. Updated batch/prompt cache tables with new model pricing.
82c02ea to
1639a9a
Compare
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
Refreshes the Bedrock pricing cache and model lifecycle tables to reflect the current state as of July 8, 2026.
New models added
anthropic.claude-fable-5anthropic.claude-sonnet-5anthropic.claude-opus-4-8Lifecycle status changes
legacy (EOL Jan 8, 2027)— went Legacy today (Jul 8)excluded→EOL— passed EOL Jul 7, 2026legacy→excluded— now within 90-day exclusion zoneactive→legacy (EOL Nov 26, 2026)Past-EOL models removed from lifecycle tables
Other
days_to_eolfor all remaining modelsType of Change
Team Folder
migrate/Checklist
mise run buildlocally and it passes