SurfSense/surfsense_backend/app/tasks
Anish Sarkar f8e4926969 feat: Implement document saving with reindexing
- Updated the document saving endpoint to trigger reindexing after saving.
- Introduced a new Celery task for reindexing documents.
- Refactored the editor page to reflect the changes in the API endpoint and method.
2025-11-30 04:08:12 +05:30
..
celery_tasks feat: Implement document saving with reindexing 2025-11-30 04:08:12 +05:30
connector_indexers chore: linting 2025-11-03 16:00:58 -08:00
document_processors feat: Added celery tasks to populate blocknote_document for existing documents 2025-11-30 03:49:43 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
podcast_tasks.py inject user instruction in the podcast generation task 2025-11-11 20:08:32 +02:00
stream_connector_search_results.py feat: added top_k in chat Interface. 2025-11-06 13:25:05 -08:00