Skip to content

Conversation

@glin93
Copy link
Contributor

@glin93 glin93 commented Dec 25, 2025

Description

Summary: (summary)

Fix: #(issue)

Docs Issue/PR: (docs-issue-or-pr-link)

Reviewer: @(reviewer)

Checklist:

  • I have performed a self-review of my own code | 我已自行检查了自己的代码
  • I have commented my code in hard-to-understand areas | 我已在难以理解的地方对代码进行了注释
  • I have added tests that prove my fix is effective or that my feature works | 我已添加测试以证明我的修复有效或功能正常
  • I have created related documentation issue/PR in MemOS-Docs (if applicable) | 我已在 MemOS-Docs 中创建了相关的文档 issue/PR(如果适用)
  • I have linked the issue to this PR (if applicable) | 我已将 issue 链接到此 PR(如果适用)
  • I have mentioned the person who will review this PR | 我已提及将审查此 PR 的人

@glin93 glin93 requested a review from fridayL December 25, 2025 11:18
@glin93 glin93 changed the title Feat/dedup search param Feat: add dedup search param Dec 25, 2025
@glin93 glin93 changed the title Feat: add dedup search param feat: add dedup search param Dec 25, 2025
@glin93 glin93 force-pushed the feat/dedup-search-param branch from c323e5c to 787f6f0 Compare December 26, 2025 02:52
- Tune similarity threshold to 0.92 for 'dedup=sim' to preserve subtle semantic nuances.
- Implement recall expansion (5x Top-K) when deduplicating to ensure output diversity.
- Remove aggressive filling logic to strictly enforce the similarity threshold.
- Fix attribute error in MultiModalStructMemReader by correctly importing parse_json_result.
- Replace fragile eval() with robust parse_json_result in TaskGoalParser to handle JSON booleans.
@glin93 glin93 force-pushed the feat/dedup-search-param branch from 8a0e930 to 6d7f410 Compare December 26, 2025 02:54
@glin93 glin93 merged commit 336a2be into dev Dec 26, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants