docs: add Tuning Engines LiteLLM route#6
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a documentation example to the README demonstrating how to route OpenCode model traffic through Tuning Engines as a governed upstream control plane. The addition includes a LiteLLM model_list YAML configuration block and shell commands to set up and run the integration. ChangesTuning Engines Integration Guide
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 Warning |
Hi opencode-litellm maintainers, we are an AI infrastructure team using OpenCode through LiteLLM with governed model routes. Since this plugin already discovers LiteLLM model_list entries, I added a small Tuning Engines upstream example that works with the existing configuration flow.
OpenCode and this plugin still own model discovery and picker wiring. Tuning Engines sits on the upstream model route for teams that need tenant policy, traces, approvals, and usage visibility around coding-agent traffic.
It would mean a lot to us if you are open to including this as an example for governed LiteLLM upstreams.
Validation:
Summary by CodeRabbit