acheong08 / ChatGPT-to-API

Scalable unofficial ChatGPT API for production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

不能部署在vercel平台上吗?

yuejunzhang opened this issue · comments

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

+1

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