missuo / FreeGPT35

Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request support for cloudflare workers deployment

zhu327 opened this issue · comments

I'm not sure if the outbound IP of Cloudflare Workers can successfully complete the request. Therefore, there are currently no supported plans.

ChatGPT itself uses Cloudflare CDN. Many people also use Cloudflare Workers to proxy the GPT API, so the egress IP should be OK.

ChatGPT itself uses Cloudflare CDN. Many people also use Cloudflare Workers to proxy the GPT API, so the egress IP should be OK.

That's the OpenAI API, not the web version of ChatGPT.

I tested it. Cloudflare workers don't work.

Works request will get this page:

image
image

@anhao @1638234804 Thanks for your feedback.