SurfSense/surfsense_backend/app/etl_pipeline
DESKTOP-RTLN3BA\$punk 0e4285095c fix: llamaclud v2 impl
2026-04-16 01:15:47 -07:00
..
parsers fix: llamaclud v2 impl 2026-04-16 01:15:47 -07:00
__init__.py feat: implement ETL pipeline with file classification and extraction services 2026-04-05 17:25:25 +05:30
constants.py feat: implement ETL pipeline with file classification and extraction services 2026-04-05 17:25:25 +05:30
etl_document.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
etl_pipeline_service.py feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07:00
exceptions.py refactor: implement file type classification for supported extensions across Dropbox, Google Drive, and OneDrive connectors, enhancing file handling and error management 2026-04-06 22:03:47 +05:30
file_classifier.py Route uploaded images to vision LLM with document-parser fallback 2026-04-09 14:33:33 +02:00