From c9c16bdf7377ef15230c340d5f577f9507c394f8 Mon Sep 17 00:00:00 2001 From: Antonio Cheong Date: Mon, 27 Feb 2023 08:41:03 +0800 Subject: [PATCH] Rate limit increased Added more servers --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index 059a553c..54362ab4 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -307,7 +307,7 @@ Known reverse proxies run by community members include: | Reverse Proxy URL | Author | Rate Limits | Last Checked | | ------------------------------------------------ | -------------------------------------------- | ---------------- | ------------ | -| `https://chat.duti.tech/api/conversation` | [@acheong08](https://github.com/acheong08) | 40 req/min by IP | 2/19/2023 | +| `https://chat.duti.tech/api/conversation` | [@acheong08](https://github.com/acheong08) | 120 req/min by IP | 2/19/2023 | | `https://gpt.pawan.krd/backend-api/conversation` | [@PawanOsman](https://github.com/PawanOsman) | ? | 2/19/2023 | Note: info on how the reverse proxies work is not being published at this time in order to prevent OpenAI from disabling access.