SurfSense/surfsense_backend/app/agents
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
..
podcaster refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
researcher feat: Add Docling support as ETL_SERVICE option 2025-07-20 11:42:55 +03:00
__init__.py feat: Added chat_history to researcher agent 2025-05-10 20:06:19 -07:00