-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(chat): add brain selection through mention input #969
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 17, 2023 15:18
18305ad
to
8109bd8
Compare
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 18, 2023 08:40
8109bd8
to
f87369d
Compare
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 21, 2023 07:57
f87369d
to
3a60ff5
Compare
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 21, 2023 08:02
3a60ff5
to
95b46ca
Compare
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 21, 2023 08:32
837e025
to
cb08f3c
Compare
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 21, 2023 13:45
01b898a
to
7e932a7
Compare
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 21, 2023 13:46
7e932a7
to
b6fa40a
Compare
gozineb
previously approved these changes
Aug 21, 2023
mamadoudicko
force-pushed
the
ux-chat-3ab
branch
from
August 22, 2023 07:55
b6fa40a
to
76c6410
Compare
gozineb
approved these changes
Aug 22, 2023
Wow tous les tests backends au vert ❤️ |
StanGirard
pushed a commit
that referenced
this pull request
Sep 12, 2023
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Implemented error message for missing brain selection.
Integrated brain selection functionality for questions.
Enabled deletion of selected brains for improved user control.
Screen.Recording.2023-08-21.at.14.48.51.mov