Automating AI-generated field population in Baserow

Hello Baserow community,

I’m excited about the new AI row capability in Baserow. I have a specific use case that requires automation, and I’d like to know if it’s possible to achieve this:

  1. Can the AI-generated fields be triggered automatically or through an API, rather than manually clicking the ‘generate’ button?
  2. If I have a row with multiple AI-generate buttons (say, 5 different AI-generated fields), is there a way to populate all these fields at once without having to click each button individually?
  3. Are there any existing methods or best practices for bulk-generating AI content across multiple rows and fields?

Any insights or documentation on automating this process would be greatly appreciated. Thanks in advance for your help!

Hi @pdhym,

Can the AI-generated fields be triggered automatically or through an API, rather than manually clicking the ‘generate’ button?

Yes, via generate_table_ai_field_value endpoint.

If I have a row with multiple AI-generate buttons (say, 5 different AI-generated fields), is there a way to populate all these fields at once without having to click each button individually?

Currently no.

Are there any existing methods or best practices for bulk-generating AI content across multiple rows and fields?

Currently no, you track or comment on the issue for that here: Allow regenerating all AI field cell values at once (#2492) · Issues · Baserow / baserow · GitLab.