Published On: 23 July 2025
New Features
Rubistudio / Rubiflow
GenAI: Prompt Studio task:
Added Prompt Studio task under Workflow
> Gen AI to generate insights from data using configured models, with
support for column-level input, API-based execution, and response storage for
downstream use.
Workbench:
New additions include the Workflow Canvas, Approver Management, and Reminders to improve user interaction and task tracking.
Rubiadmin
Rubi AI: Model Configuration option for tenant admin:
Added a Rubi AI Model Configuration option in the Admin section to centrally configure the RubiAI provider and model settings to be used across the entire application. This configuration enables dynamic and flexible integration with various RubiAI providers.
Features:
- Provider Selection Dropdown: Supports multiple providers — OpenAI, Gemini, Copilot, DeepSeek.
- Dynamic Model Fetching: Models are fetched dynamically via API based on the selected provider.
Configurable Parameters:
- Temperature: Default value of 0.5, with step size 0.1.
- Max Output Tokens: Default value of 3000, with step size 1.
- Top P: Default value of 0.5, with step size 0.1.
⚙️ Note:
This configuration is globally applied and will be used throughout the application wherever RubiAI functionality is invoked.
Rubisight
Rubi AI:
Generate and Plot Charts
The AI assistant is available in the Edit mode of dashboards to help users generate KPIs and charts based on the dataset. Users can enter prompts, and the assistant responds by creating relevant visualizations.
Chart Insights
This feature provides automated insights from individual charts. Options include generating narrations, listing key insights as bullet points, creating summaries, and highlighting anomalies in the data.
Executive Summary
The Executive Summary tool compiles insights across multiple charts or the entire dashboard page. It helps users quickly understand the overall performance and trends through an AI-generated summary.
RubiSight Mobile and SAAS Session Integration:
Extended the support to
use RubiSight Mobile application and Rubiscape SAAS mode with same user
simultaneously.
Get Dashboard Details from Published Dashboard
Link:
Added API based solution
for getting dashboard details from published url to track the dashboard in the
application and get the details.
Enhancements
Rubistudio / Rubiflow
MLOps
Enhancements: Experiment Tracking and Model Registry Integration:
Introduced MLOps capabilities with
Experiment Tracking to log parameters, metrics, and artifacts, along with a
Model Registry for managing inbuilt and custom models with versioning and
centralized access across Workbench.
File Transfer: Display real time transfer in
percentage/actual size in logs:
Implemented real-time display of file
transfer progress in logs, showing percentage and actual size
Rubiflow
Pipeline:
Workflow entity renamed as Pipeline.