mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 17:56:25 +02:00
- Introduced a new DocumentProcessingNotificationHandler to manage notifications for document processing stages. - Updated existing notification methods to include detailed progress updates for various stages (queued, parsing, chunking, embedding, storing, completed, failed). - Refactored NotificationService to support the new document processing notification type and metadata schema. - Updated multiple document processing tasks to create and manage notifications throughout the processing lifecycle. - Adjusted UI components to reflect changes in notification types and improve user experience during document uploads and processing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| circleback_processor.py | ||
| extension_processor.py | ||
| file_processors.py | ||
| markdown_processor.py | ||
| youtube_processor.py | ||