RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
https://dataline.app
GNU General Public License v3.0
346 stars 26 forks source link

Show helpful error message on the frontend if we get an `openai.RateLimitError` error #175

Closed anthony2261 closed 2 weeks ago

anthony2261 commented 1 month ago

Example error:

openai.RateLimitError: Error code: 429 - {'error': {'message': 'Your account is not active, please check your billing details on our website.', 'type': 'billing_not_active', 'param': None, 'code': 'billing_not_active'}}

anthony2261 commented 2 weeks ago

Closed by #223