iansinnott / prompta

ChatGPT UI that is keyboard-centric, mobile friendly, and searchable.
https://chat.prompta.dev
MIT License
154 stars 13 forks source link

Friendly notif when usage limit is reached #26

Open Brikas opened 8 months ago

Brikas commented 8 months ago

Error in stream Expected content-type to be text/event-stream, Actual: application/json; charset=utf-8 appears as an error when limit was reached. At first I thought it was a bug until I figured out I was over by OpenAI API budget limit.

It is a suggestion.

iansinnott commented 8 months ago

Good suggestion. the repsonse body likely included this information, so the app should display it