Skip to content

Generate using pdf #105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Generate using pdf #105

wants to merge 40 commits into from

Conversation

vkeivan
Copy link
Collaborator

@vkeivan vkeivan commented Jul 29, 2025

No description provided.

Khauneesh-AI and others added 30 commits June 23, 2025 17:51
…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
…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
@vkeivan vkeivan force-pushed the generate-using-pdf branch 2 times, most recently from 8c0a04a to 2854d3c Compare July 29, 2025 07:31
@vkeivan vkeivan force-pushed the generate-using-pdf branch from 2854d3c to 7feb574 Compare July 29, 2025 07:33
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.

2 participants