SurfSense/surfsense_backend/app/tasks
MSI\ModSetter 931fafa403 refactor: Remove deprecated document processing services and update imports
- Deleted the document_processing module and its associated docling_service.
- Updated imports in documents_routes.py and background_tasks.py to reflect the new service structure.
- Ensured compatibility with the task logging system by adjusting type hints for log entries.
2025-07-21 06:19:37 -07:00
..
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
background_tasks.py refactor: Remove deprecated document processing services and update imports 2025-07-21 06:19:37 -07:00
connectors_indexing_tasks.py feat(BACKEND): Added task logging for podcast generation 2025-07-17 02:39:36 -07:00
podcast_tasks.py feat(BACKEND): Added task logging for podcast generation 2025-07-17 02:39:36 -07:00
stream_connector_search_results.py Updated Streaming Service to efficently stream content\ 2025-07-18 17:43:07 -07:00