quivr/backend/repository/notification
Mamadou DICKO 9464707d40
feat: merge chat history with chat notifications (#1127)
* feat: add chat_id to upload and crawl payload

* feat(chat): return chat_history_with_notifications

* feat: explicit notification status on create

* feat: handle notifications in frontend

* feat: delete chat notifications on chat delete request
2023-09-07 17:23:31 +02:00
..
__init__.py feat: add notifications table, and push notification on upload and crawl (#1125) 2023-09-07 13:22:06 +02:00
add_notification.py feat: add notifications table, and push notification on upload and crawl (#1125) 2023-09-07 13:22:06 +02:00
get_chat_notifications.py feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
remove_chat_notifications.py feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
update_notification.py feat: add notifications table, and push notification on upload and crawl (#1125) 2023-09-07 13:22:06 +02:00