SurfSense/surfsense_backend/app/services
Abdullah 3li f117d94ef7 fix: Resolve merge conflict in documents_routes.py
- Integrated Docling ETL service with new task logging system
- Maintained consistent logging pattern across all ETL services
- Added progress and success/failure logging for Docling processing
2025-07-21 10:43:15 +03:00
..
document_processing feat: Add Docling support as ETL_SERVICE option 2025-07-20 11:42:55 +03:00
__init__.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
connector_service.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
llm_service.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
query_service.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
reranker_service.py refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
streaming_service.py Updated Streaming Service to efficently stream content\ 2025-07-18 17:43:07 -07:00
task_logging_service.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00