RapidCanvas Docs
  • Welcome
  • GETTING STARTED
    • Quick start guide
    • Introduction to RapidCanvas
    • RapidCanvas Concepts
    • Accessing the platform
  • BASIC
    • Projects
      • Projects Overview
        • Creating a project
        • Reviewing the Projects listing page
        • Duplicating a Project
        • Modifying the project settings
        • Deleting Project(s)
        • Configuring global variables at the project level
        • Working on a project
        • Generating the about content for the project
        • Generating AI snippets for each node on the Canvas
        • Marking & Unmarking a Project as Favorite
      • Canvas overview
        • Shortcut options on canvas
        • Queuing the Recipes
        • Bulk Deletion of Canvas Nodes
        • AI Guide
      • Recipes
        • AI-assisted recipe
        • Rapid model recipe
        • Template recipe
        • Code Recipe
        • RAG Recipes
      • Scheduler overview
        • Creating a scheduler
        • Running the scheduler manually
        • Managing schedulers in a project
        • Viewing the schedulers in a project
        • Viewing the run history of a specific scheduler
        • Publishing the updated data pipeline to selected jobs from canvas
        • Fetching the latest data pipeline to a specific scheduler
        • Comparing the canvas of the scheduler with current canvas of the project
      • Predictions
        • Manual Prediction
        • Prediction Scheduler
      • Segments and Scenarios
      • DataApps
        • Model DataApp
        • Project Canvas Datasets
        • Custom Uploaded Datasets
        • SQL Sources
        • Documents and PDFs
        • Prediction Service
        • Scheduler
        • Import DataApp
    • Connectors
      • Importing dataset(s) from the local system
      • Importing Text Files from the Local System
      • Connectors overview
      • Connect to external connectors
        • Importing data from Google Cloud Storage (GCS)
        • Importing data from Amazon S3
        • Importing data from Azure Blob
        • Importing data from Mongo DB
        • Importing data from Snowflake
        • Importing data from MySQL
        • Importing data from Amazon Redshift
        • Importing data from Fivetran connectors
    • Workspaces
      • User roles and permissions
    • Artifacts & Models
      • Adding Artifacts at the Project Level
      • Adding Models at the Project Level
      • Creating an artifact at the workspace level
      • Managing artifacts at the workspace level
      • Managing Models at the Workspace Level
      • Prediction services
    • Environments Overview
      • Creating an environment
      • Editing the environment details
      • Deleting an environment
      • Monitoring the resource utilization in an environment
  • ADVANCED
    • Starter Guide
      • Quick Start
    • Setup and Installation
      • Installing and setting up the SDK
    • Helper Functions
    • Notebook Guide
      • Introduction
      • Create a template
      • Code Snippets
      • DataApps
      • Prediction Service
      • How to
        • How to Authenticate
        • Create a new project
        • Create a Custom Environment
        • Add a dataset
        • Add a recipe to the dataset
        • Manage cloud connection
        • Code recipes
        • Display a template on the UI
        • Create Global Variables
        • Scheduler
        • Create new scenarios
        • Create Template
        • Use a template in a flow notebook
      • Reference Implementations
        • DataApps
        • Artifacts
        • Connectors
        • Feature Store
        • ML model
        • ML Pipeline
        • Multiple Files
      • Sample Projects
        • Model build and predict
    • Rapid Rag
  • Additional Reading
    • Release Notes
      • May 14, 2025
      • April 21, 2025
      • April 01, 2025
      • Mar 18, 2025
      • Feb 27, 2025
      • Jan 27, 2025
      • Dec 26, 2024
      • Nov 26, 2024
      • Oct 24, 2024
      • Sep 11, 2024
        • Aug 08, 2024
      • Aug 29, 2024
      • July 18, 2024
      • July 03, 2024
      • June 19, 2024
      • May 30, 2024
      • May 15, 2024
      • April 17, 2024
      • Mar 28, 2024
      • Mar 20, 2024
      • Feb 28, 2024
      • Feb 19, 2024
      • Jan 30, 2024
      • Jan 16, 2024
      • Dec 12, 2023
      • Nov 07, 2023
      • Oct 25, 2023
      • Oct 01, 2024
    • Glossary
Powered by GitBook
On this page
  • New Features
  • Introduction of "Stop Recipe" Capability
  • Enhanced DataApp and AskAI Options
  • Enhancements
  • Visual Indicator on the Project Canvas
  • Total Run Time in Logs
  • Export as Parquet Option
  • Revamped Segments and Scenarios UI
  • Table Settings Improvements
  • Data View Enhancements: Column Sorting and Export Options
  1. Additional Reading
  2. Release Notes

Aug 29, 2024

New Features

Following are the new features introduced in this release:

Introduction of "Stop Recipe" Capability

Description:

Previously, stopping a running recipe midway was not straightforward, which posed a challenge for long-running recipes by preventing users from running other recipes or re-triggering the current one. To address this issue, we have introduced a "Stop Recipe" button. This new feature enhances user control by allowing you to halt recipe runs at any point, offering greater flexibility and ease of use.

Locations:

  • Recipe Side Panel: Access the button directly from the side panel for quick control.

  • Canvas Node Right-Click Menu: Stop the recipe run from the right-click menu on the recipe node within the canvas.

  • Recipe Queue Box: Manage and stop recipe runs from the queue box interface.

  • Recipe Details Page: The option is also available on the details page of all types of recipes, integrating seamlessly into your workflow.

Benefits:

  • Convenience: Stop recipes easily from multiple locations within the platform.

  • Flexibility: Gain better control over managing recipe processes, allowing for smoother workflow management.

This enhancement aims to streamline recipe management and improve overall user experience.

Enhanced DataApp and AskAI Options

We have introduced significant updates to the DataApp and AskAI options, enhancing their flexibility and functionality. The previous options have been replaced with new, improved features to facilitate better DataApp creation and management.

New Options:

Model DataApp:

Activation: Available only when a model is present in the project.

Custom DataApp:

  • Input Methods:

    • Project: Use AskAI to query all datasets available on the canvas.

    • Datasets: Query uploaded datasets using AskAI.

    • SQL Sources: Utilize AskAI with MySQL-based databases. Choose connectors to fetch datasets and run SQL queries.

  • Models Available: Select between OpenAI GPT-4T and OpenAI GPT-4o.

  • Creation Limit: Associate any number of DataApps to a Project

Benefits:

  • Enhanced Flexibility: Improved options for integrating and querying datasets with AskAI.

  • Increased Functionality: Expanded capabilities for utilizing different input methods and models.

  • Unlimited Customization: Create as many Custom DataApps as needed to suit your requirements.

These enhancements aim to provide a more robust and user-friendly experience for building and managing DataApps.

Enhancements

Visual Indicator on the Project Canvas

Added visual indicators to the Project Canvas within the project-level navigation menu. These indicators now highlight the presence of DataApps and Prediction jobs in your project for improved visibility.

Total Run Time in Logs

Logs now display the total runtime of recipes, allowing users to analyze and optimize workflows more effectively.

Export as Parquet Option

Users can now export raw data in Parquet format in addition to the existing CSV option. This feature is available via the dataset side panels and the View Data page, specifically for files equivalent to Parquet.

Revamped Segments and Scenarios UI

Significant UI updates to Segments and Scenarios:

  • Segment Name Field: Removed to reduce clutter.

  • Description Box: Resized for better readability.

  • Condition Builder: Renamed to "Add Conditions" for clarity.

  • Drop-down Menus and Button Colors: Redesigned for consistency with the platform’s visual design.

  • Action Buttons: Moved "Cancel," "Test," and "Done" to the secondary navigation bar for improved accessibility.

  • Delete Icon: Updated to a more modern design.

  • Scenarios Page: Comprehensive layout reorganization with removal of "Segments" and "Variables" tabs, and relocation of "Cancel" and "Save" buttons for better usability.

Table Settings Improvements

Enhanced table settings and column views:

  • Select/Deselect All: Replaced with a more intuitive "Select All" checkbox.

  • Column Support: Expanded to view up to 200 columns, with other sections supporting up to 50 columns.

Data View Enhancements: Column Sorting and Export Options

Description:

  • Column Sorting Highlight: Sorted columns are now highlighted in yellow for easier identification.

  • Export Search Results: Added an option to export filtered search results directly to an Excel sheet via the caret icon, streamlining reporting and access to specific datasets.

These updates aim to improve usability, efficiency, and flexibility across the platform, enhancing overall user experience and productivity.

PreviousAug 08, 2024NextJuly 18, 2024

Last updated 3 months ago