generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 456
Implement User Memory Feature for Enhanced Conversational Context #1818
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
Open
wenzhengjiang
wants to merge
30
commits into
3.1.0-preview
Choose a base branch
from
memory
base: 3.1.0-preview
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 14 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
fb90c9e
Add memory setting
wenzhengjiang 32e42c5
Support recent conversation in memory
wenzhengjiang a51bbbe
Add conversation summary to recent conversations
wenzhengjiang 1ee76ae
Load recent conversation to prompt
wenzhengjiang 6bb8528
Implement user insights
wenzhengjiang 0d86d43
Fix some bugs
wenzhengjiang 9e89ec9
Refactor
wenzhengjiang 16c6d98
Merge master into memory branch
wenzhengjiang 52f7ad7
Support returning multiple insights
wenzhengjiang db08331
Use condensedMessage for recent conversation content
wenzhengjiang e012727
Remove user insights/long-term memory functionality
wenzhengjiang 6dac374
Add maxRecentConversations setting and update memory formatting
wenzhengjiang e44c3d1
Support multiple conclusions and add unit tests
wenzhengjiang 8841735
Merge master into memory branch
wenzhengjiang 0a6b6fa
Fix user message formatting
wenzhengjiang 24bf217
Fix PR issues
wenzhengjiang 6c07880
Refactor UserMemoryManager to utilize utility function for folder cre…
wenzhengjiang addbefd
Use logError for error logging
wenzhengjiang 06b635c
Improve documentation and remove unused code
wenzhengjiang 3cd9eb5
Replace console.error with logError
wenzhengjiang 2ff8020
Backfill condensedUserMessage
wenzhengjiang 2a9ac44
Fix build error
wenzhengjiang c836de3
Refactor for a simpiler implementation
wenzhengjiang cbe7b8c
Better memory prompt and fix conversation parsing
wenzhengjiang 502d57a
Rename memory functions
wenzhengjiang 1765366
Implement memory tool.
wenzhengjiang 3da77b4
Update design doc
wenzhengjiang deac33b
Fix test
wenzhengjiang 9e3f501
Update savedMemory setting
wenzhengjiang d867546
Fix memory setting check
wenzhengjiang 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
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.