BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.08k stars 261 forks source link

Improve error handling #13

Closed ZeldOcarina closed 1 year ago

ZeldOcarina commented 1 year ago

I got a 429 back and it was just blobbed on the screen, hard to read what was happening. Also, it's weird I got a 429 back as this has been my first query!

image

AlaEddineBoughanmmi commented 1 year ago

I got the same issue (error code 429)!

near the end of the error message there is this:

image

same discussion here https://github.com/BuilderIO/ai-shell/issues/6

steve8708 commented 1 year ago

Released better error handling in 0.0.18