fix(openai-compatible): add max reasoning effort option - #1051
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 (3)
📝 WalkthroughWalkthroughThe OpenAI-compatible settings now supports the extended ChangesOpenAI-compatible reasoning effort
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
Focused tests
cd src && npx vitest run api/providers/__tests__/openai.spec.ts— 1 file / 64 tests passed.cd webview-ui && npx vitest run src/components/settings/providers/__tests__/OpenAICompatible.spec.tsx— 1 file / 11 tests passed.Closes: #882
Summary by CodeRabbit
New Features
Tests