Data Integrations
Data Integrations
Planned: run PlungeAI agents over rows in your data tools.
Planned: not available yet. Tracked as TI-43.
What this will do
Data integrations will let Spark, DuckDB, BigQuery, Polars, Snowflake and Supabase run PlungeAI agents over the rows of a table or a dataframe. None exists today. The nearest path today is calling POST /v1/agents/:id/execute from a UDF or an edge function, or the models plane.