quivr/frontend/lib/api
Mamadou DICKO 10af0c949a
feat: add notifications components (#1148)
* feat: rename ChatMessages to MessagesDialog

* feat: rename history to messages

* feat: add notifications to ChatContext

* feat: add getNotificationsFromChatHistory

* feat: add getMergedChatHistoryWithReducedNotifications

* refactor: update useActionBar

* refactor: update <ChatMessage />-n

* feat: update crawler and endpoint notifications content

* feat: display notifications

* test: update <MessageDialog /> tests

* feat: rename ChatMessage to QADisplay

* feat: rename ChatHistory to ChatMessage

* feat(upload): throw error when file missing

* feat: rename getMergedChatHistoryWithReducedNotifications to getMergedChatMessagesWithReducedNotifications

* feat: change history wording to message

* feat: move getFileIcon to lib

* refactor(NotificationDisplayer): move types to types.ts

* chore: improve ux

* feat: rename MessagesDialog to ChatDialogue
2023-09-12 17:44:15 +02:00
..
auth Frontend/test/config/2 (#542) 2023-07-06 19:01:12 +02:00
brain feat: add tanstack query and optimistic fetch on brains settings page (#1087) 2023-09-01 15:14:35 +02:00
chat feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
crawl fix: update crawl and upload endpoints (#1142) 2023-09-08 11:03:14 +02:00
prompt feat: add public prompts picker (#841) 2023-08-03 17:00:05 +02:00
subscription feat: update header and remove prompt / brain on backspace (#1052) 2023-08-29 15:52:22 +02:00
tests Frontend/test/chat 2 (#516) 2023-07-05 13:33:26 +02:00
upload fix: update crawl and upload endpoints (#1142) 2023-09-08 11:03:14 +02:00
user feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00
index.ts Frontent/test/explore/1 (#552) 2023-07-07 12:56:08 +02:00