Mamadou DICKO
|
edcbb30e97
|
fix: bugs (#818)
* feat: add chat config modal
* feat: save chat config in localStorage
* feat: remove <ConfigPage/>
* feat: overwrite chat config with brain
* fix(SettingsPage): upload payload keys
* fix: update default brain marker logic
* feat: set new created brain as current selected brain
|
2023-08-01 16:25:02 +02:00 |
|
Mamadou DICKO
|
c1535a9b86
|
Frontend/test/chat 4 (#523)
* refactor: move getHistory to api/chat
* test(chat): unit-tests getHistory
* refactor: rename useChatService useQuestion
* feat: add updateChat to api/chat
* test(chat): unit-tests updateChat
* refactor(ChatsListItem): add useChatsListItem
* feat: remove http request from provider and remove useChats
|
2023-07-05 18:33:18 +02:00 |
|
Mamadou DICKO
|
d51d4a1e90
|
Frontend/test/chat 3 (#517)
* refactor: add addQuestion to chat api
* test(chat): add unit tests to addQuestion
|
2023-07-05 13:39:07 +02:00 |
|
Mamadou DICKO
|
68642afbb8
|
Frontend/test/chat 2 (#516)
* feat: add chat api
* refactor(MicButton): move related hook
* feat: add nock http call example
* test(useChatApi): add unit tests
|
2023-07-05 13:33:26 +02:00 |
|