docs: mention Requesty as an OpenAI-compatible Custom Model option - #986
docs: mention Requesty as an OpenAI-compatible Custom Model option#986Thibaultjaigu wants to merge 2 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (5)
🚧 Files skipped from review as they are similar to previous changes (3)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe pull request updates provider references in five localized README files. It also updates branding, badges, navigation, installation guidance, and privacy text in the Indonesian README. ChangesLocalized README updates
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other Suggested reviewers: Merge Risk: ⚪ Minimal · up to These documentation updates are mergeable with no actionable production risk identified. 🚥 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 |
PR Summary by QodoDocs: mention Requesty as an OpenAI-compatible Custom Model option Description
High-Level Assessment
Files changed (4)
|
There was a problem hiding this comment.
Code Review
This pull request adds Requesty to the list of supported custom models in several localized README files (English, Indonesian, Japanese, and Turkish). The reviewer recommends formatting the OpenRouter link as a markdown link instead of a raw URL across all these files for consistency, and also suggests updating the Chinese translation (README_ZH.md) to keep all localized documentation in sync.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
568a12d to
f20f0d3
Compare
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
This adds a short mention of Requesty alongside the existing OpenRouter mention for ChatGPTBox's
Custom Modelmode.Requesty is an OpenAI-compatible LLM gateway, so it works with the
Custom Modelmode the same way OpenRouter does:I verified a live chat completion against https://router.requesty.ai/v1 using model openai/gpt-4o-mini (HTTP 200, valid completion returned) before opening this PR.
The mention was added to the parallel Custom Model line in README.md and the matching localized lines in README_JA.md, README_IN.md, and README_TR.md.
Links:
I work at Requesty. This mirrors the existing OpenRouter mention as closely as possible. Happy to adjust or close it if it's not a fit.
Summary by CodeRabbit