datasette / datasette-extract

Import unstructured data (text and images) into structured tables
Apache License 2.0
143 stars 3 forks source link

If OpenAI key is provided but there is no credit card associated spinner just spins #26

Open simonw opened 5 months ago

simonw commented 5 months ago

Need to catch this case and show an error on the progress page.

hcarter333 commented 5 months ago

Got a variant of this because I hadn't made my credit card 'pay up front:

image

Found the solution here.

hcarter333 commented 5 months ago

However, to be clear, (after a bit more thought), I think the plug-in is doing the exact right thing already in my case. It forwarded the failure message to me, and then I handled it with OpenAI.