allyourbot / hostedgpt

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

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

Closed krschacht closed 3 weeks ago

krschacht commented 3 weeks 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.