deiucanta / chatpad

Not just another ChatGPT user-interface!
https://chatpad.ai
GNU Affero General Public License v3.0
1.36k stars 257 forks source link

Fix error handling. Not all exceptions from different kind of browser… #112

Open waterguo opened 6 months ago

waterguo commented 6 months ago

Fix error handling. Not all exceptions from different kind of browsers have toJSON() method

Supernova3339 commented 6 months ago

Will check and test this

On Sat, Mar 16, 2024, 12:35 PM Water Guo @.***> wrote:

Fix error handling. Not all exceptions from different kind of browsers have toJSON() method

You can view, comment on, or merge this pull request online at:

https://github.com/deiucanta/chatpad/pull/112 Commit Summary

File Changes

(8 files https://github.com/deiucanta/chatpad/pull/112/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/deiucanta/chatpad/pull/112, or unsubscribe https://github.com/notifications/unsubscribe-auth/APESZJTR64AZZEEXVRAOPKDYYR7GTAVCNFSM6AAAAABEZPINHOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4TAMJUHE3TGNY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

waterguo commented 6 months ago

Added another commit to support Azure OpenAI. It wasn't working