You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that sometimes the unofficial API cannot respond when the reply message is too long.
For example, I asked "Perceptual hash algorithm", using ChatGptUnofficial.Ask. Then an exception was thrown.
Message: An error occurred while sending the request.
Stack trace:
I found that sometimes the unofficial API cannot respond when the reply message is too long.
For example, I asked "Perceptual hash algorithm", using
ChatGptUnofficial.Ask
. Then an exception was thrown.Message:
An error occurred while sending the request.
Stack trace:
On the webpage, it can be seen that the message was successfully sent and ChatGPT replied a lot.
Is there any way to get such a long reply?
The text was updated successfully, but these errors were encountered: