Skip to content

Conversation

CaralHsi
Copy link
Collaborator

@CaralHsi CaralHsi commented Aug 4, 2025

Description

Summary:

  • Refactored get_node, get_nodes, export_graph, etc. to support include_embedding flag
  • Updated Neo4j and NebulaGraph implementations to support embedding filtering
  • Enabled parallel execution for _graph_recall and _vector_recall in Searcher
  • Minor fixes in reorganizer and reranker to align with new structure

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 的人

@CaralHsi CaralHsi changed the base branch from main to dev August 4, 2025 12:00
@CaralHsi CaralHsi changed the title feat: og for presstest feat: add embedding-aware graph query interfaces and parallel retrieval Aug 5, 2025
@CaralHsi CaralHsi marked this pull request as ready for review August 5, 2025 13:49
@CaralHsi CaralHsi merged commit 0686fb2 into MemTensor:dev Aug 5, 2025
20 checks passed
@CaralHsi CaralHsi deleted the feat/log-for-presstest branch August 5, 2025 13:58
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.

1 participant