Hello. It appears we have a bug and aren’t showing the underlying error message correctly, but it appears you’ve exceeded your token’s API quota with OpenAI.
“OpenAI error: You exceeded your current quota, please check your plan and billing details.” is the underlying error message.
Thanks! i have upgraded to a paid account for openAI, and it can work now.
However, the updates to the column is very slow. It is taking more than 30 minutes to update 500 rows. And i have 300,000 rows in the linked table, but it can only update 500 rows. Is this the upper limit for create columns with AI/
Oh, you should just do this with a formula on the source table (eg DateTrunc or Month) depending on what exactly you’re after. You don’t actually need the AI feature at all for this use case.