chore(knowledge): remove unused louvain dep & fix wiki_graph description - #975
Open
NIU-123370 wants to merge 1 commit into
Open
Conversation
- graphology-communities-louvain 全仓零 import,移除死依赖 (graphology 主包仍在使用:manager.ts / graph-search.ts) - wiki_graph / get_graph 工具描述去掉 communities 承诺 (社区发现未实现,communities 恒为空;保留字段维持接口契约) Refs: TencentCloud#973 Signed-off-by: 牛瑞博 <912906590@qq.com>
Collaborator
|
Thank you for your attention and contribution! We will schedule an internal review of this PR, and we will share any feedback right here. |
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.
Closes #973.
graphology-communities-louvain全仓零 import,communities 恒为空数组。本 PR:graphology-communities-louvain依赖(graphology 主包保留,仍在使用:manager.ts:14/graph-search.ts:15)wiki_graph/get_graph工具描述,去掉 communities 承诺(保留communities: []字段维持接口契约)改动:
MemoryKnowledge/package.json、MemoryKnowledge/src/mcp/tools.ts、MemoryKnowledge/src/routes/tools.ts