Skip to content

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

Open
Thibaultjaigu wants to merge 1 commit 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 1 commit 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
    • Added Requesty as a supported provider option for Custom Model mode, alongside existing Ollama and OpenRouter options across all language documentation versions.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3f0fa582-533c-4bd0-a6ca-3ce069c2bf81

📥 Commits

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

📒 Files selected for processing (4)
  • README.md
  • README_IN.md
  • README_JA.md
  • README_TR.md

📝 Walkthrough

Walkthrough

Four localized README files (English, Indonesian, Japanese, Turkish) each have one bullet line updated in their respective "News" sections to add Requesty as a third provider link for the Custom Model mode, alongside the existing Ollama and OpenRouter references.

Changes

Requesty provider link across localized READMEs

Layer / File(s) Summary
Add Requesty to Custom Model provider bullet
README.md, README_IN.md, README_JA.md, README_TR.md
Single-line update in each file's News/Berita/ニュース/Bilgilendirme section adds a Requesty link alongside existing Ollama and OpenRouter provider references.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A bunny hopped through docs one day,
And found a link that wasn't there—
So Requesty joined the fray,
In four README files with care.
🐇✨ Now providers number three, hooray!

🚥 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 'docs: mention Requesty as an OpenAI-compatible Custom Model option' directly and accurately describes the main change across all modified README files, which is adding Requesty to the Custom Model documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

Warning

⚠️ This pull request has been flagged as potential spam (promotional) by CodeRabbit slop detection and should be reviewed carefully.

@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
- You can use projects like https://github.com/BerriAI/litellm / https://github.com/songquanpeng/one-api to convert LLM APIs into OpenAI format and use them in conjunction with ChatGPTBox's `Custom Model` mode

- You can also use [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models with ChatGPTBox's `Custom Model` mode
- You can also use [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) with ChatGPTBox's `Custom Model` mode

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.

medium

For consistency with [Ollama] and [Requesty], we should format the OpenRouter link as a markdown link [OpenRouter](https://openrouter.ai/docs#models) instead of a raw URL.

Additionally, please consider updating README_ZH.md as well to keep all localized documentation in sync.

Suggested change
- You can also use [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) with ChatGPTBox's `Custom Model` mode
- You can also use [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / [OpenRouter](https://openrouter.ai/docs#models) / [Requesty](https://requesty.ai/) with ChatGPTBox's `Custom Model` mode

Comment thread README_IN.md
- Anda dapat menggunakan proyek seperti https://github.com/BerriAI/litellm / https://github.com/songquanpeng/one-api untuk mengkonversi API LLM ke dalam format OpenAI dan menggunakannya bersama dengan mode `Custom Model` dari ChatGPTBox

- Anda juga dapat menggunakan [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models dengan mode `Custom Model` dari ChatGPTBox
- Anda juga dapat menggunakan [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) dengan mode `Custom Model` dari ChatGPTBox

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.

medium

For consistency with [Ollama] and [Requesty], we should format the OpenRouter link as a markdown link [OpenRouter](https://openrouter.ai/docs#models) instead of a raw URL.

Suggested change
- Anda juga dapat menggunakan [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) dengan mode `Custom Model` dari ChatGPTBox
- Anda juga dapat menggunakan [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / [OpenRouter](https://openrouter.ai/docs#models) / [Requesty](https://requesty.ai/) dengan mode `Custom Model` dari ChatGPTBox

Comment thread README_JA.md
- https://github.com/BerriAI/litellm / https://github.com/songquanpeng/one-api のようなプロジェクトを使用して、LLM APIをOpenAI形式に変換し、それらをChatGPTBoxの `カスタムモデル` モードと組み合わせて使用することができます

- もちろんです。ChatGPTBoxの `カスタムモデル` モードを使用する際には、[Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models もご利用いただけます
- もちろんです。ChatGPTBoxの `カスタムモデル` モードを使用する際には、[Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) もご利用いただけます

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.

medium

For consistency with [Ollama] and [Requesty], we should format the OpenRouter link as a markdown link [OpenRouter](https://openrouter.ai/docs#models) instead of a raw URL.

Suggested change
- もちろんです。ChatGPTBoxの `カスタムモデル` モードを使用する際には、[Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) もご利用いただけます
- もちろんです。ChatGPTBoxの `カスタムモデル` モードを使用する際には、[Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / [OpenRouter](https://openrouter.ai/docs#models) / [Requesty](https://requesty.ai/) もご利用いただけます

Comment thread README_TR.md
- Proje olarak https://github.com/BerriAI/litellm / https://github.com/songquanpeng/one-api gibi şeyleri kullanarak LLM API'larını OpenAI formatına dönüştürebilir ve bunları ChatGPTBox'ın `Custom Model` modu ile birlikte kullanabilirsiniz

- ChatGPTBox'un `Custom Model` modu ile [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models adresini de kullanabilirsiniz
- ChatGPTBox'un `Custom Model` modu ile [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) adresini de kullanabilirsiniz

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.

medium

For consistency with [Ollama] and [Requesty], we should format the OpenRouter link as a markdown link [OpenRouter](https://openrouter.ai/docs#models) instead of a raw URL.

Suggested change
- ChatGPTBox'un `Custom Model` modu ile [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / https://openrouter.ai/docs#models / [Requesty](https://requesty.ai/) adresini de kullanabilirsiniz
- ChatGPTBox'un `Custom Model` modu ile [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / [OpenRouter](https://openrouter.ai/docs#models) / [Requesty](https://requesty.ai/) adresini de kullanabilirsiniz

@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

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