mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 20:03:30 +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 | ||
| airtable_add_connector_route.py | ||
| circleback_webhook_route.py | ||
| clickup_add_connector_route.py | ||
| confluence_add_connector_route.py | ||
| discord_add_connector_route.py | ||
| documents_routes.py | ||
| editor_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_drive_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| jira_add_connector_route.py | ||
| linear_add_connector_route.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| new_chat_routes.py | ||
| new_llm_config_routes.py | ||
| notes_routes.py | ||
| notion_add_connector_route.py | ||
| podcasts_routes.py | ||
| rbac_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||
| slack_add_connector_route.py | ||
| surfsense_docs_routes.py | ||
| teams_add_connector_route.py | ||