Skip to content

docs: mention Requesty as an OpenAI-compatible Custom Model option - #986

Open
Thibaultjaigu wants to merge 2 commits into
ChatGPTBox-dev:masterfrom
Thibaultjaigu:add-requesty-custom-model
Open

docs: mention Requesty as an OpenAI-compatible Custom Model option#986
Thibaultjaigu wants to merge 2 commits into
ChatGPTBox-dev:masterfrom
Thibaultjaigu:add-requesty-custom-model

Conversation

@Thibaultjaigu

@Thibaultjaigu Thibaultjaigu commented Jun 22, 2026

Copy link
Copy Markdown

This adds a short mention of Requesty alongside the existing OpenRouter mention for ChatGPTBox's Custom Model mode.

Requesty is an OpenAI-compatible LLM gateway, so it works with the Custom Model mode 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

  • Documentation
    • Updated English, Indonesian, Japanese, Turkish, and Chinese documentation to include Requesty among the available Custom Model or third-party API service options.
    • Added or updated provider links, including a linked OpenRouter reference in the Japanese documentation.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: e5d541e9-8dcc-4c05-96c3-56326c9c71e3

📥 Commits

Reviewing files that changed from the base of the PR and between 568a12d and f20f0d3.

📒 Files selected for processing (5)
  • README.md
  • README_IN.md
  • README_JA.md
  • README_TR.md
  • README_ZH.md
🚧 Files skipped from review as they are similar to previous changes (3)
  • README_JA.md
  • README_IN.md
  • README_TR.md

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The 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.

Changes

Localized README updates

Layer / File(s) Summary
Update Custom Model provider links
README.md, README_IN.md, README_JA.md, README_TR.md, README_ZH.md
Adds Requesty to provider references. The Japanese README also changes the OpenRouter URL to a labeled link.
Revise Indonesian README metadata and links
README_IN.md
Updates the project title, badges, GitHub capitalization, navigation anchors, coverage references, Safari installation link, and privacy notice.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

Suggested reviewers: peterdavehello

Merge Risk: ⚪ Minimal · up to f20f0

These documentation updates are mergeable with no actionable production risk identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main documentation change: adding Requesty as an OpenAI-compatible Custom Model option.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@qodo-code-review

Copy link
Copy Markdown
Contributor

PR Summary by Qodo

Docs: mention Requesty as an OpenAI-compatible Custom Model option
📝 Documentation 🕐 Less than 5 minutes

Grey Divider

Description

• Add Requesty alongside OpenRouter as a compatible Custom Model gateway option.
• Apply the same mention consistently across English, Indonesian, Japanese, and Turkish READMEs.
High-Level Assessment

The following are alternative approaches to this PR:

1. Keep docs vendor-neutral (describe requirements only)
  • ➕ Avoids the appearance of endorsing specific third-party providers
  • ➕ Reduces maintenance when providers change URLs/branding
  • ➖ Less discoverable for users who want a ready-to-use option
  • ➖ Removes a pattern already used (OpenRouter is currently listed)
2. Maintain a separate community list of compatible gateways/models
  • ➕ Keeps the main README concise while allowing more options over time
  • ➕ Easier to update without translating multiple READMEs each time
  • ➖ Adds indirection (users must click through)
  • ➖ Requires ownership/moderation of the list to avoid stale entries

Recommendation: Given the README already names OpenRouter (and Ollama), mirroring that pattern to add Requesty is consistent and low-risk. If the project expects more similar additions over time, consider moving provider mentions to a single dedicated page to avoid repeated multi-language edits.

Files changed (4) +4 / -4

Documentation (4) +4 / -4
README.mdAdd Requesty link to Custom Model compatible options +1/-1

Add Requesty link to Custom Model compatible options

• Extends the existing Custom Model guidance line to include Requesty alongside Ollama and OpenRouter. This provides another OpenAI-compatible gateway option directly in the English README.

README.md

README_IN.mdMirror Requesty mention in Indonesian README +1/-1

Mirror Requesty mention in Indonesian README

• Updates the Indonesian Custom Model guidance line to include a Requesty link, matching the English README’s provider list.

README_IN.md

README_JA.mdMirror Requesty mention in Japanese README +1/-1

Mirror Requesty mention in Japanese README

• Updates the Japanese Custom Model guidance line to include a Requesty link, keeping provider examples consistent with other locales.

README_JA.md

README_TR.mdMirror Requesty mention in Turkish README +1/-1

Mirror Requesty mention in Turkish README

• Updates the Turkish Custom Model guidance line to include a Requesty link, aligning the localized documentation with the English provider list.

README_TR.md

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread README.md Outdated
Comment thread README_IN.md Outdated
Comment thread README_JA.md Outdated
Comment thread README_TR.md Outdated
@qodo-code-review

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Qodo Logo

@Thibaultjaigu
Thibaultjaigu force-pushed the add-requesty-custom-model branch from 568a12d to f20f0d3 Compare September 11, 2026 16:45

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant