feat(providers): add OpenAI GPT-5.6 Sol, Terra, and Luna models#5537
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview
Reviewed by Cursor Bugbot for commit 58d0320. Configure here. |
Greptile SummaryThis PR adds the GPT-5.6 model family to the OpenAI provider. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (2): Last reviewed commit: "feat(providers): add OpenAI GPT-5.6 Sol,..." | Re-trigger Greptile |
8d3334a to
58d0320
Compare
|
@greptile-apps review |
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 58d0320. Configure here.
Summary
maxtier) verified against OpenRouter's live model API and cross-checked against announced pricingType of Change
Testing
Tested manually —
bun run lintpasses, verified reasoningEffort/verbosity fields are consumed by openai/core.ts, confirmed no test suite hardcodes an exhaustive model list that would break.Checklist