Commit Graph

4 Commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk 656e061f84 feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux
- Introduced a `ProcessingMode` enum to differentiate between basic and premium processing modes.
- Updated `EtlRequest` to include a `processing_mode` field, defaulting to basic.
- Enhanced ETL pipeline services to utilize the selected processing mode for Azure Document Intelligence and LlamaCloud parsing.
- Modified various routes and services to handle processing mode, affecting document upload and indexing tasks.
- Improved error handling and logging to include processing mode details.
- Added tests to validate processing mode functionality and its impact on ETL operations.
2026-04-14 21:26:00 -07:00
DESKTOP-RTLN3BA\$punk 4bee367d4a feat: added ai file sorting 2026-04-14 01:43:30 -07:00
Anish Sarkar a482cc95de chore: ran linting 2026-02-17 12:47:39 +05:30
Anish Sarkar 648b00da64 feat: enhance PlateEditor with MDX expression escaping and add remarkMdx support for improved markdown parsing 2026-02-16 23:39:22 +05:30