SurfSense/surfsense_backend/app/etl_pipeline
2026-04-08 05:20:03 +05:30
..
parsers feat: add support for Azure Document Intelligence in ETL pipeline 2026-04-08 00:59:12 +05:30
__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: implement ETL pipeline with file classification and extraction services 2026-04-05 17:25:25 +05:30
etl_pipeline_service.py chore: ran linting 2026-04-08 05:20:03 +05:30
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 chore: ran linting 2026-04-07 05:55:39 +05:30