unsloth/studio/backend/core/data_recipe
Shine1i 391b633cae feat: enhance progress tracking for execution jobs
- Added logic to calculate and manage column-level progress for job executions.
- Introduced `progress_columns_total` and `_column_done` fields for more granular progress updates.
- Improved overall progress computation by considering total columns and individual progress per column.
2026-02-20 12:52:45 +01:00
..
jobs feat: enhance progress tracking for execution jobs 2026-02-20 12:52:45 +01:00
__init__.py feat: add Data Recipe core functionality with job manager, API routes, and validation services 2026-02-15 13:43:46 +01:00
service.py feat: refactor and extend recipe execution logic 2026-02-20 12:47:51 +01:00