This is an older demo, and it misses the "if you need to download, you need a user gesture bit", but ignoring that, it worked fine. It runs over a set of product reviews and checks them for sentiment, rating them from 0 to 1.
As I said, an older demo, and it worked fine in the past, heck sometimes so quick I needed to reload a few times to demonstrate the default state before AI kicked off.
Now it's hanging on the first review. No error ever shows up in console, it just doesn't return.
Any ideas?
Ah, I _do_ get an error after a long time:
Uncaught (in promise) QuotaExceededError: The response exceeded output limits and was truncated.
Not sure how I'd hit quota as the review text is small.