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
thierryverse 41a938cec0 Refactor register page 2025-11-17 08:10:12 +02:00
thierryverse 81ee04c2a5 format with biome 2025-11-17 08:10:12 +02:00
thierryverse 77d49ca11c add zod schemas & inferences 2025-11-17 08:09:17 +02:00