acheong08 / ChatGPT-to-API

Scalable unofficial ChatGPT API for production.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

请求失败: 413 {"error":{"code":"error","message":{"code":"message_length_exceeds_limit","message":"The message you submitted was too long, please reload the conversation and submit something shorter."},"param":null,"type":"413 Request Entity Too Large"}}

zhushen12580 opened this issue · comments

如题,同样的字符串后台调用报错,在chatgpt4官方网页输入可以正常返回。

这是代理服务器的限制吗