docs: update Anthropic Helm modelList examples to Claude 4.5 family - #2307
docs: update Anthropic Helm modelList examples to Claude 4.5 family#2307mrinalpravi wants to merge 4 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAnthropic provider documentation updates Holmes and Robusta Helm chart examples to use Claude Sonnet 4.5 and Claude Opus 4.5 identifiers and corresponding default model configurations. ChangesAnthropic model documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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 |
✅ Deploy Preview for holmes-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/ai-providers/anthropic.md`:
- Line 49: Update the Sonnet model entries in the modelList examples to use the
anthropic/claude-sonnet-4-5-20250929 provider-prefixed identifier, including
both occurrences, while preserving the existing model configuration.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 308340c6-dd3d-4d42-962a-521a8532ae90
📒 Files selected for processing (1)
docs/ai-providers/anthropic.md
Signed-off-by: Mrinal P R <mrinalpr1998@gmail.com> Signed-off-by: mrinalravi <mrinalpr1998@gmail.com>
Signed-off-by: mrinalravi <mrinalpr1998@gmail.com>
f7abf89 to
aac9757
Compare
|
Hi @moshemorad , can this be reviewed please? |
What
Updates the Anthropic Helm
modelListexamples to use the current Claude 4.5 models and aligns themodelListkeys with theconfig.modelreferences.Why
Keeps the Helm examples consistent with the CLI examples and the project's recommended Claude 4.5 models. This is a documentation-only change with no functional impact.
Summary by CodeRabbit