corbindavenport / alt-text-creator

Browser extension that generates alternate text for images using GPT-4 Vision.
https://chromewebstore.google.com/detail/alt-text-creator-with-gpt/nlahkceofkdggfgfpheakpaphdfplaio
GNU General Public License v3.0
1 stars 0 forks source link

Text creation silently fails with insufficient OpenAI credit #4

Open corbindavenport opened 3 months ago

corbindavenport commented 3 months ago

The API gives an error about the API model not being found, but no error message is displayed. OpenAI sends that message when the user has not made a successful payment of $5 or more. The extension needs to show these errors as notifications and include that information on the welcome/settings page.