feat: add status to some graph db func; modify prompt#873
Merged
CaralHsi merged 21 commits intoMemTensor:dev-20260114-v2.0.3from Jan 16, 2026
Merged
feat: add status to some graph db func; modify prompt#873CaralHsi merged 21 commits intoMemTensor:dev-20260114-v2.0.3from
CaralHsi merged 21 commits intoMemTensor:dev-20260114-v2.0.3from
Conversation
… into feat/add-repeat
… into feat/add-repeat
… into feat/add-repeat
CaralHsi
added a commit
that referenced
this pull request
Jan 16, 2026
…eval (#880) * feat: tackle with repeating problem in mem-reader (#869) * feat: add in mem-reader * feat: add merge from in mem-reader * feat: set merge ids archived * feat: update en mem-reader prompt * fix: abstract * fix: set graph db bug * fix: replace error (#870) * feat: add in mem-reader * feat: add merge from in mem-reader * feat: set merge ids archived * feat: update en mem-reader prompt * fix: abstract * fix: set graph db bug * fix: prompt build bug: replace None * feat: add prompt to tackle with memory repeat issue (#871) * feat: add in mem-reader * feat: add merge from in mem-reader * feat: set merge ids archived * feat: update en mem-reader prompt * fix: abstract * fix: set graph db bug * fix: prompt build bug: replace None * fix: did not pass through username into mem-reader transfer function * feat: fix user_name not pass bug * feat: tackle with merged nodes when async mode in scheduler * feat: modify repeat problem * feat: modify multi modal struct * feat: update en-version MEMORY_MERGE_PROMPT_EN * feat: add status to some graph db func; modify prompt (#873) * feat: add in mem-reader * feat: add merge from in mem-reader * feat: set merge ids archived * feat: update en mem-reader prompt * fix: abstract * fix: set graph db bug * fix: prompt build bug: replace None * fix: did not pass through username into mem-reader transfer function * feat: fix user_name not pass bug * feat: tackle with merged nodes when async mode in scheduler * feat: modify repeat problem * feat: modify multi modal struct * feat: update en-version MEMORY_MERGE_PROMPT_EN * feat: add status to some graph db func; modify prompt * fix: prevent repeated memories via archival and activated-only retrieval (#874) * feat: add in mem-reader * feat: add merge from in mem-reader * feat: set merge ids archived * feat: update en mem-reader prompt * fix: abstract * fix: set graph db bug * fix: prompt build bug: replace None * fix: did not pass through username into mem-reader transfer function * feat: fix user_name not pass bug * feat: tackle with merged nodes when async mode in scheduler * feat: modify repeat problem * feat: modify multi modal struct * feat: update en-version MEMORY_MERGE_PROMPT_EN * feat: add status to some graph db func; modify prompt * fix: status filter not specified bug; feat: log merge * feat: remove log_merge_check
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
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
Summary: (summary)
Fix: #(issue)
Docs Issue/PR: (docs-issue-or-pr-link)
Reviewer: @(reviewer)
Checklist: