SurfSense/surfsense_backend/app/etl_pipeline/parsers
2026-04-09 16:14:53 +02:00
..
__init__.py feat: add audio transcription functionality to ETL pipeline 2026-04-05 17:26:03 +05:30
audio.py feat: add audio transcription functionality to ETL pipeline 2026-04-05 17:26:03 +05:30
azure_doc_intelligence.py feat: add support for Azure Document Intelligence in ETL pipeline 2026-04-08 00:59:12 +05:30
direct_convert.py feat: add direct_convert module to ETL pipeline for file conversion 2026-04-05 17:26:29 +05:30
docling.py feat: add parsers for Docling, LlamaCloud, and Unstructured to ETL pipeline 2026-04-05 17:27:24 +05:30
llamacloud.py chore: ran linting 2026-04-07 05:55:39 +05:30
plaintext.py feat: add plaintext parser to ETL pipeline for reading text files 2026-04-05 17:26:42 +05:30
unstructured.py feat: add parsers for Docling, LlamaCloud, and Unstructured to ETL pipeline 2026-04-05 17:27:24 +05:30
vision_llm.py Harden vision LLM fallback, folder upload validation, and export memory 2026-04-09 16:14:53 +02:00