SurfSense/surfsense_backend/app/tasks/celery_tasks
DESKTOP-RTLN3BA\$punk e9892c8fe9 feat: added configable summary calculation and various improvements
- Replaced direct embedding calls with a utility function across various components to streamline embedding logic.
- Added enable_summary flag to several models and routes to control summary generation behavior.
2026-02-26 18:24:57 -08:00
..
__init__.py feat: added celery and removed background_tasks for MQ's 2025-10-20 00:30:00 -07:00
connector_tasks.py feat: add residential proxy configuration for web crawling and YouTube transcript fetching 2026-02-05 20:44:13 -08:00
document_reindex_tasks.py feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
document_tasks.py feat: added configable summary calculation and various improvements 2026-02-26 18:24:57 -08:00
podcast_tasks.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
schedule_checker_task.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00
stale_notification_cleanup_task.py feat: fixed and improved search and background task management. 2026-02-09 14:03:56 -08:00