Skip to content

Conversation

@Khauneesh-AI
Copy link
Collaborator

Current release supports OOB templates on home page
We have removed SFT( covered in freeform) and Custom data Augmentation( very niche use case and not mature enough) altogether and only have freeform as workflow.
Large data runs if fails , we have partial data saves, with completed rows option, if there are any UX improvements here then we can look for it in next release but current version works for the mentioned functionality.
Added context( document selection) in freeform workflow

Khauneesh-AI and others added 30 commits June 19, 2025 06:10
…mini

Support for long running jobs with partial output
Support with increased timeout to 3600 seconds for any individual request. This will take care of timeout issues for longer prompts.
OpenAI and Gemini models added in model_id_filter endpoint with health check for select latest models
-Database update for partial success of long running job.

This will help user fetch partially completed file from UI itself.
-Added column completed rows for better tracking
-Robust alembic upgrade for production
…nt | This will enable newer migration easily without manual upgrade
Database migration is now running as a subprocess within the upgrade endpoint.
This enables code to be directly picked from disk rather than memory for upgrade.
Fix Examples Table for Remote Templates
Fix mute checkbox margin top
Modify Examples
Fix rendering examples based on the selected use case
This PR contains following changes:
 - Adds new card for Data Augmentation to the Home Page
 - Hide Workflow Type for the Data Augmentation
DSE-45114: Add Data Augmentation Card
DSE-45483: Fix for Datasets Table Rendering
Revert "DSE-45483: Fix for Datasets Table Rendering" , 

This and previous merge will be reverted as the intended issue is not addressed:
- The data augmentation is supposed to be custom data generation and supervised fine-tuning needs to be removed altogether. 
- Thus create dataset needs to have only templates and workflow will be freeform by default.
This and previous merge will be reverted as the intended issue is not addressed:
- The data augmentation is supposed to be custom data generation and supervised fine-tuning needs to be removed altogether. 
- Thus create dataset needs to have only templates and workflow will be freeform by default.
This PR contains following changes:
 - Adds new card for Data Augmentation to the Home Page
 - Hide Workflow Type for the Data Augmentation
This PR introduces a new Data Augmentation page/card in the Home screen, wires up routing and wizard mode for the augmentation workflow, and adjusts column widths and overflow behavior in various tables for better rendering.

Add DATA_AUGMENTATION page to enum, routes, and wizard mode support
Insert Data Augmentation card on HomePage
Tune table column widths and enable horizontal scrolling in EvaluationsTab and DatasetsTab
Provide getWizardModeType util and update Configure form to set workflow based on mode
… loading | create custom prompt now takes example as list of dictionries as well
Khauneesh-AI and others added 22 commits July 17, 2025 20:19
…nd export modal

Initial Add New Pages for Datasets & Evaluations

Adding Evaluations Table

Adding Template Section

New Home Page with Templates

Adding Exports Page

refactor: update DataGenerator config, templates, and routing for new SDS home page integration

- Updated DataGenerator/Configure.tsx for improved configuration flow
- Refactored Home/TemplateCard.tsx and TemplatesSection.tsx for better template management
- Updated routes.tsx to support new navigation and home page structure

These changes support the new SDS home page and improve overall navigation and template usability.

feat: add colored template tags to TemplateCard for improved template categorization and UI clarity

Template Colors

refactor: update DataGenerator Examples component for improved structure and maintainability

Fix for Usecases in Dataset Table

refactor: update DataGenerator components (Configure, FileSelectorButton, FilesTable, UseCaseSelector) for improved file handling and UI enhancements

Update SDS Version

Fix for RE-generate model providers
New Descriptions for Home Page Cards
fix: minor update to DataGenerator Configure component for consistenc…
Re-generate issues
Fix for showing Total Dataset Size for Data Augmentation flow
Fix for Display output for Success View
Fix for showing Total Dataset Size for Data Augmentation flow
@Khauneesh-AI Khauneesh-AI merged commit bb01bb4 into release/SDS-1-0-2-copy Aug 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants