AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
344 stars 165 forks source link

Surface a real explanation to users when API error occurs #300

Closed krschacht closed 4 months ago

krschacht commented 4 months ago

Occasionally I get a forever blinking "thinking" cursor. This PR attempts to add universal logic for detecting bad API responses and giving a real explanation to users. Hopefully there will be no more infinite thinking cursors and as I start to see various error messages surface to me we can improve this even further.