acheong08 / ChatGPT-to-API

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

请求失败: 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"}} #109

Open zhushen12580 opened 1 year ago

zhushen12580 commented 1 year ago

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

zhushen12580 commented 1 year ago

这是代理服务器的限制吗