acheong08 / ChatGPT-to-API

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

ERROR 413 #67

Closed maminiainalaic03 closed 1 year ago

maminiainalaic03 commented 1 year ago

Jun 18 03:15:52 PM [GIN] 2023/06/18 - 12:15:52 | 413 | 433.574605ms | 54.187.200.255 | POST "/v1/chat/completions"

acheong08 commented 1 year ago

Too many tokens

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413
maminiainalaic03 commented 1 year ago

@acheong08 and what about this:

Jun 18 05:00:13 PM Failed to parse JSON Jun 18 05:00:13 PM ping Jun 18 05:00:13 PM
Jun 18 05:00:13 PM Failed to parse JSON Jun 18 05:00:13 PM 2023-06-18 14:00:13.219956

acheong08 commented 1 year ago

That is expected and doesn't actually cause any harm. Just there for debugging previously