SurfSense/surfsense_backend/app/routes
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(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
chats_routes.py Updated Streaming Service to efficently stream content\ 2025-07-18 17:43:07 -07:00
documents_routes.py refactor: Remove deprecated document processing services and update imports 2025-07-21 06:19:37 -07:00
llm_config_routes.py feat: added configurable LLM's 2025-06-09 15:50:15 -07:00
logs_routes.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -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