From 44387004dfdbb76058a48de6b5f607aaf1004a83 Mon Sep 17 00:00:00 2001 From: Thibault Jaigu Date: Mon, 22 Jun 2026 09:17:11 +0100 Subject: [PATCH 1/2] docs: mention Requesty as an OpenAI-compatible Custom Model option --- README.md | 2 +- README_IN.md | 2 +- README_JA.md | 2 +- README_TR.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6838625c1..52f859c77 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ English   |   [Indonesia](README_IN.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 ## ✨ Features diff --git a/README_IN.md b/README_IN.md index 1184998d7..34754d8c3 100644 --- a/README_IN.md +++ b/README_IN.md @@ -79,7 +79,7 @@ Integrasi Deep ChatGPT di browser Anda, sepenuhnya gratis. - 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 ## ✨ Fitur diff --git a/README_JA.md b/README_JA.md index a970aee89..0d97fc58b 100644 --- a/README_JA.md +++ b/README_JA.md @@ -79,7 +79,7 @@ - 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/) もご利用いただけます ## ✨ 機能 diff --git a/README_TR.md b/README_TR.md index b8181de8b..abbabf02b 100644 --- a/README_TR.md +++ b/README_TR.md @@ -80,7 +80,7 @@ Tarayıcınıza derin ChatGPT entegrasyonu, tamamen ücretsiz. - 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 ## ✨ Özellikler From f20f0d37267a000f0472d30026fe5b8937835d93 Mon Sep 17 00:00:00 2001 From: Thibault Jaigu Date: Fri, 11 Sep 2026 17:45:03 +0100 Subject: [PATCH 2/2] docs: link OpenRouter as markdown and add Requesty to README_ZH --- README.md | 2 +- README_IN.md | 2 +- README_JA.md | 2 +- README_TR.md | 2 +- README_ZH.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 52f859c77..b6d141fe8 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ English   |   [Indonesia](README_IN.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 / [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 ## ✨ Features diff --git a/README_IN.md b/README_IN.md index 34754d8c3..ff8105386 100644 --- a/README_IN.md +++ b/README_IN.md @@ -79,7 +79,7 @@ Integrasi Deep ChatGPT di browser Anda, sepenuhnya gratis. - 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 / [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 ## ✨ Fitur diff --git a/README_JA.md b/README_JA.md index 0d97fc58b..4b891f1d9 100644 --- a/README_JA.md +++ b/README_JA.md @@ -79,7 +79,7 @@ - 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 / [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/) もご利用いただけます ## ✨ 機能 diff --git a/README_TR.md b/README_TR.md index abbabf02b..57166bda1 100644 --- a/README_TR.md +++ b/README_TR.md @@ -80,7 +80,7 @@ Tarayıcınıza derin ChatGPT entegrasyonu, tamamen ücretsiz. - 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 / [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 ## ✨ Özellikler diff --git a/README_ZH.md b/README_ZH.md index 8edde2deb..19df05c2e 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -81,7 +81,7 @@ - 对于国内用户, 有GPT, Midjourney, Netflix等账号需求的, 可以考虑此站点购买合租, 此链接购买的订单也会给我带来一定收益, 作为对本项目的支持: https://nf.video/yinhe/web?sharedId=84599 -- 三方API服务兼容, 查看 https://api2d.com/r/193934 和 https://openrouter.ai/docs#models, 该服务并不是由我提供的, 但对于获取账号困难的用户可以考虑, 使用方法: [视频](https://www.bilibili.com/video/BV1bo4y1h7Hb/) [图文](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/166#issuecomment-1504704489) +- 三方API服务兼容, 查看 https://api2d.com/r/193934 和 [OpenRouter](https://openrouter.ai/docs#models) / [Requesty](https://requesty.ai/), 该服务并不是由我提供的, 但对于获取账号困难的用户可以考虑, 使用方法: [视频](https://www.bilibili.com/video/BV1bo4y1h7Hb/) [图文](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/166#issuecomment-1504704489) - 离线/自托管模型 现已支持, 在`自定义模型`模式下使用, 具体查看 [Ollama](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/616#issuecomment-1975186467) / [RWKV-Runner](https://github.com/josStorer/RWKV-Runner), 你还可以部署wenda (https://github.com/wenda-LLM/wenda), 配合自定义模型模式使用, 从而调用各类本地模型, 参考 [#397](https://github.com/ChatGPTBox-dev/chatGPTBox/issues/397) 修改API URL