SurfSense/surfsense_backend/app
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
..
agents fix: Address review feedback from MODSetter 2025-07-21 09:54:39 +03:00
config fix: Address review feedback from MODSetter 2025-07-21 09:54:39 +03:00
connectors chore: remove VERSION file and clean up unused imports across multiple files 2025-06-03 01:33:21 -07:00
prompts feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
retriver feat: Introduce the RAPTOR Search. 2025-05-11 23:05:56 -07:00
routes refactor: Remove deprecated document processing services and update imports 2025-07-21 06:19:37 -07:00
schemas feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
services refactor: Remove deprecated document processing services and update imports 2025-07-21 06:19:37 -07:00
tasks refactor: Remove deprecated document processing services and update imports 2025-07-21 06:19:37 -07:00
utils refactor: Move utility services to a dedicated 'services' module 2025-07-06 17:51:24 -07:00
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: Removed Hard Dependecy on Google Auth 2025-05-21 20:56:23 -07:00
db.py feat(BACKEND): Added Log Management System for better Bug's Tracking 2025-07-16 01:10:33 -07:00
users.py feat: Removed Hard Dependecy on Google Auth 2025-05-21 20:56:23 -07:00