-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Chat with groups + AI chat UI and logic overhaul #11666
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
Merged
Merged
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
0edb83b
AI chat UI overhaul
InAnYan 65e6a70
Chat history and AI chat overhaul
InAnYan 7981c21
Implement ingestion logic
InAnYan 64af2b3
Implement ingestion logic
InAnYan a2a7553
Accept list of entries
InAnYan 29875c1
Group chat history logic
InAnYan e68ccab
Move components to folders and introduce AiPrivacyNoticeGuardedComponent
InAnYan b944293
Move components to folders and introduce AiPrivacyNoticeGuardedComponent
InAnYan 120c8c2
Introduce EmbeddingModelGuardedComponent
InAnYan d561039
SummaryComponent overhaul
InAnYan 4910d12
Summarization logic overhaul
InAnYan 9e40ba9
Finish work on refactoring the summarization
InAnYan d403502
Introduce group chats
InAnYan 3a3c1ae
Introduce group chat
InAnYan 37cb80e
Refactor AI code
InAnYan 0b720b7
AI chat UI overhaul
InAnYan 53f82a8
Chat history and AI chat overhaul
InAnYan 9e0702a
Implement ingestion logic
InAnYan d74de97
Implement ingestion logic
InAnYan 9a8c5c5
Accept list of entries
InAnYan cdb0d43
Group chat history logic
InAnYan 800775f
Move components to folders and introduce AiPrivacyNoticeGuardedComponent
InAnYan 2fecf92
Move components to folders and introduce AiPrivacyNoticeGuardedComponent
InAnYan 6432ac3
Introduce EmbeddingModelGuardedComponent
InAnYan dadb1e9
SummaryComponent overhaul
InAnYan 1873ca2
Summarization logic overhaul
InAnYan 5626313
Finish work on refactoring the summarization
InAnYan 2a75d1a
Introduce group chats
InAnYan b2788c1
Introduce group chat
InAnYan a688566
Refactor AI code
InAnYan 8ce2747
Merge remote-tracking branch 'origin/chat-with-groups' into chat-with…
InAnYan 4f4eacb
Merge branch 'refs/heads/upstream-main' into chat-with-groups
InAnYan 69748f3
Fix GenerateEmbeddingsTask
InAnYan 3806d51
Merge branch 'refs/heads/upstream-main' into chat-with-groups
InAnYan 9f7e5b1
Introduce windows
InAnYan 43a01f4
Refactor notifications
InAnYan 55ec98f
No linting errors occurring
koppor 3384698
Improve chat history component
InAnYan 4448b09
Discard changes to src/main/java/module-info.java
koppor d9907a0
Merge branch 'chat-with-groups' of github.com:InAnYan/jabref into cha…
koppor e8ab1ff
Refine JavaDoc
koppor 00e0504
Fix for https://github.com/InAnYan/jabref/issues/173
InAnYan 7093f17
Fix for https://github.com/InAnYan/jabref/issues/171
InAnYan 1b2a35c
Fix from code review
InAnYan d18ba30
Merge remote-tracking branch 'origin/chat-with-groups' into chat-with…
InAnYan e816e43
Fix checkers
InAnYan 9671739
Merge branch 'refs/heads/upstream-main' into chat-with-groups
InAnYan 513e9d1
Fix for https://github.com/InAnYan/jabref/issues/175 and https://gith…
InAnYan ccb7369
Follow-up for https://github.com/InAnYan/jabref/issues/175
InAnYan 9d87a7b
Fix for https://github.com/InAnYan/jabref/issues/166
InAnYan 7b5f23a
Fix for https://github.com/InAnYan/jabref/issues/164
InAnYan 89cc9d4
Fix checkers
InAnYan ea037a7
Fix from code review
InAnYan a1dee14
Merge branch 'main' into chat-with-groups
InAnYan 70519dd
Merge branch 'main' into chat-with-groups
koppor dcbc549
Update src/main/java/org/jabref/gui/ai/components/aichat/AiChatGuarde…
InAnYan 2c8650f
Fix for https://github.com/InAnYan/jabref/issues/166 and fix for http…
InAnYan c007615
Merge remote-tracking branch 'origin/chat-with-groups' into chat-with…
InAnYan 830e97f
Might be fix for https://github.com/InAnYan/jabref/issues/178
InAnYan ccab8b2
Migrate from AbstractGroup to GroupTreeNode
InAnYan 69d78f3
Fix for https://github.com/InAnYan/jabref/issues/170
InAnYan 0894ccd
Fix for https://github.com/InAnYan/jabref/issues/164
InAnYan 5ed0665
https://github.com/InAnYan/jabref/issues/177
InAnYan f448f48
Fix for https://github.com/InAnYan/jabref/issues/180
InAnYan ffa2449
Fix checkers
InAnYan 646aaf4
Fix the system message
InAnYan 536e0c3
Fix for https://github.com/InAnYan/jabref/issues/180
InAnYan d58ae6c
Fix context menu order
InAnYan 181fe71
Fix `startsWith`
InAnYan c6e90d4
Fix system message
InAnYan 14626ae
Fix for ProgressCounter
InAnYan b8fba29
Fix for system message
InAnYan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.