feat: suspend Claude Fable 5 access on all providers - #2665
Conversation
Deactivate the claude-fable-5 model on both the Anthropic and AWS Bedrock provider mappings so requests return a clear 410 and routing skips it. Migrate the anthropic/bedrock refusal billing tests to an active model, and add a changelog entry announcing the suspension.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughClaude Fable 5 model access is suspended effective 2026-06-13 across Anthropic and AWS Bedrock. The model is marked as deactivated in the model registry, documented in a user-facing changelog, and tests depending on the model are migrated to claude-opus-4-8 with recalculated billing assertions. ChangesClaude Fable 5 Model Suspension
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deactivate the claude-fable-5 model on both the Anthropic and AWS
Bedrock provider mappings so requests return a clear 410 and routing
skips it. Migrate the anthropic/bedrock refusal billing tests to an
active model, and add a changelog entry announcing the suspension.
Summary by CodeRabbit