Mamadou DICKO
|
a14c033da5
|
feat: allow user to chat while feed process is pending (#1120)
* feat: remove 'ux-upload' feature flag
* feat: publish a message at the end of feed process
* feat: hide feed card during feed process
|
2023-09-07 10:15:19 +02:00 |
|
Mamadou DICKO
|
711eff0863
|
feat: add multiple upload and crawl in parallel (#1118)
* feat: explicit accepted files
* feat: un-synchronize upload and chat FileUploader
* feat: add uploading file new ui
* feat: rename +UrlDisplayer to FeedTitleDisplayer
* feat: add icon per file type
* feat: remove file extension on display
* feat: send feed items to backend
* feat: track file upload
* chore: improve dx
|
2023-09-07 10:00:45 +02:00 |
|
Mamadou DICKO
|
f230bc10de
|
feat(crawler): add multiple urls support (#1112)
* feat(Field): add icon support
* feat(Crawler): replace submit button with send icon
* feat(crawler): add multiple urls support
* feat: add <FeedItems/> component to display adding items
* feat(FeedItems): add remove icon
* feat: add url displayer
* feat: add invalid url message
* fix: add crawler to upload page
* feat: clean sueCrawler
* feat: rename Feed to KnowledgeToFeed
* feat: add tracking
|
2023-09-05 18:47:18 +02:00 |
|
Mamadou DICKO
|
9b163e5b65
|
feat: add <Feed /> component in chat page (#1103)
* refactor: update uploadPage structure
* feat: show upload component from chatbar
* refactor: move <Feed/> from upload page to chat page
|
2023-09-05 10:49:29 +02:00 |
|
Mamadou DICKO
|
8e94f22782
|
feat(chat): add brain selection through mention input (#969)
* feat(chat): add brain selection through mention input
* feat: detect mention deletion from editor
* feat: improve ux
* chore: improve dx
* feat: update translations
* feat: improve mention popover ui
* fix: update failing tests
* feat: add mentions suggestion popover
* feat: update translations
* feat: remove add new brain button
|
2023-08-22 10:05:52 +02:00 |
|
Mamadou DICKO
|
80be40ad34
|
feat: update chat ui (#907)
* feat: remove react-mentions
* feat: add chat header
* feat: remove v2/chat
* feat: add fature flag
* feat: add new chat UI
* feat: add prompt and brain name to messages
|
2023-08-11 10:06:20 +02:00 |
|