quivr/frontend/app/chat/[chatId]
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
..
__tests__ feat: handle new chat button click (#1054) 2023-08-30 09:45:11 +02:00
components feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
hooks feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
types feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
utils feat: merge chat history with chat notifications (#1127) 2023-09-07 17:23:31 +02:00
page.tsx correcting scroll & chat response view better code (#960) 2023-08-16 14:16:36 +02:00