Overview
Prompt Studio is a Generative AI feature in
RubiStudio that allows users to generate insights, summaries, trend analysis,
correlation summaries, and smart analysis directly from workbook data. Users
configure prompts, select relevant columns, and receive AI-generated insights
using integrated GenAI models.
Where to Find the Prompt Studio Node
You can find the Prompt Studio node under:
Workbook → Rubi AI → Prompt
Studio
• Accepts any predecessor node that returns ''tabular data''.
• Selected columns must not contain null values (validation error if nulls
exist).
• Column selection is done through the **Features** section in the property
pane.
Configuring the Prompt Studio Node
1.Add the Prompt Studio node to your workbook.
2. Connect a predecessor node that outputs
tabular data.
3. Open the property pane and select columns under ‘’Features’’.
4. Enter your prompt in natural language, optionally referencing selected
columns.
Sample Prompts
• "Generate a short summary about
dataset trends and anomalies."
• "Give a correlation analysis summary for numerical columns."
• "Generate insights for the following columns: {col1}, {col2},
{col3}."
Notes
• UI includes tooltips and labeled column
selection.
• Execution will fail if selected columns contain null values.
• Output quality depends on model configuration and prompt clarity.