SurfSense/surfsense_backend/app/routes
Abdullah 3li aa00822169 feat: Add Docling support as ETL_SERVICE option
- Added DOCLING as third ETL_SERVICE option (alongside UNSTRUCTURED/LLAMACLOUD)
- Implemented add_received_file_document_using_docling function
- Added Docling processing logic in documents_routes.py
- Enhanced chunking with configurable overlap support
- Added comprehensive document processing service
- Supports both CPU and GPU processing with user selection

Addresses #161 - Add Docling Support as an ETL_SERVICE
Follows same pattern as LlamaCloud integration (PR #123)
2025-07-20 11:42:55 +03:00
..
__init__.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
chats_routes.py fix: bad chat history logic 2025-07-10 15:06:25 -07:00
documents_routes.py feat: Add Docling support as ETL_SERVICE option 2025-07-20 11:42:55 +03:00
llm_config_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
podcasts_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
search_source_connectors_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
search_spaces_routes.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00