Update LiteLLM model list, add OpenCode config - #366
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✅ Files skipped from review due to trivial changes (5)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughAdds description metadata to two container-deployment command markdown files, converts ChangesCommand docs and opencode configuration
LiteLLM Anthropic model list update
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 |
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 `@docker/ai/litellm/config/config.yaml`:
- Around line 28-52: The LiteLLM proxy config is adding newer Anthropic model
entries that are not supported by the currently pinned image, so the request
routing may work without correct cost/pricing metadata. Update the LiteLLM image
version used by this configuration, or ensure the model cost map is
reloaded/updated in sync with the changes in the model list under the LiteLLM
config block so the new claude-* models are recognized with accurate cost
tracking.
🪄 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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 02fb2746-1020-408c-a63f-8bb19fd28af0
📒 Files selected for processing (5)
.claude/commands/implement-container-deployment.md.claude/commands/plan-container-deployment.md.opencode/commandsdocker/ai/litellm/config/config.yamlopencode.json
Summary by CodeRabbit