acheong08 / ChatGPT-to-API

Scalable unofficial ChatGPT API for production.
1.11k stars 371 forks source link

不能部署在vercel平台上吗? #73

Open yuejunzhang opened 1 year ago

yuejunzhang commented 1 year ago

总是返回 404: NOT_FOUND Code: NOT_FOUND ID: iad1::fn27s-1687858738273-37ead82f3091 Click here to learn more about this error.

qq821181867 commented 1 year ago

+1

Amm1rr commented 1 year ago

I encountered the same problem when I tried using Postman, and the response I received was a 404 Not Found error. However, when I used it in the actual product, it worked perfectly.

Take a look at the examples in BlueSkyXN repository:

Quick-ASK.py

Quick-ASK-QT.py