fix: replace relativity with score for pref_mem#1077
Merged
CaralHsi merged 15 commits intoMemTensor:dev-20260209-v2.0.6from Feb 11, 2026
Merged
fix: replace relativity with score for pref_mem#1077CaralHsi merged 15 commits intoMemTensor:dev-20260209-v2.0.6from
CaralHsi merged 15 commits intoMemTensor:dev-20260209-v2.0.6from
Conversation
This reverts commit 27967fe.
lailoo
pushed a commit
to lailoo/MemOS
that referenced
this pull request
Feb 13, 2026
* feat: add keyword search * test: 按照 top_k 截断 keyword 路检索而不是 top6 * fix: 修复 cot embedding 顺序问题, 修复阈值筛选偏好记忆可能误删的问题 * feat: 强保语义和关键词路 top1 * fix: 使用 keyword_score 而不是 relativity 作为关键词路强保判断依据 * feat: 两路 top1 参与 mmr 计算但是不会被淘汰 * revert and 使用 http bge reranker * Revert "fix: 修复 cot embedding 顺序问题, 修复阈值筛选偏好记忆可能误删的问题" This reverts commit 27967fe. * fix: 修复 query embedding 顺序问题和偏好记忆的相关的分数字段错误 * revert * reformat * fix: 修复偏好记忆 score 问题 --------- Co-authored-by: CaralHsi <caralhsi@gmail.com>
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
replace relativity with score for pref_mem
Related Issue (Required): Fixes @issue_number
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist
Reviewer Checklist