You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, you guys are using graphrag option, with global and local search.
But in the code (libs/ktem/ktem/index/file/graph/pipelines.py), I just found the LocalSearchMixedContext
Which means that you guys are just using retrieval part of original GraphRAG, right ?
duongkstn
changed the title
[BUG] GraphRAG is not consistent with Microsoft's documentation
[BUG] GraphRAG is not consistent with original Microsoft's GraphRAG documentation
Jan 7, 2025
Description
Hi, you guys are using graphrag option, with global and local search.
But in the code (
libs/ktem/ktem/index/file/graph/pipelines.py
), I just found theLocalSearchMixedContext
Which means that you guys are just using retrieval part of original GraphRAG, right ?
I see the following link:
https://microsoft.github.io/graphrag/examples_notebooks/local_search/
I do not see the usage of
LocalSearch
.Futhermore, I do not see the usage of
GlobalCommunityContext
in the link https://microsoft.github.io/graphrag/examples_notebooks/global_search/It means that global or local options in kotaemon UI are useless at this moment right ?
I checked the documentation of original GraphRAG
Browsers
Chrome
OS
Linux
The text was updated successfully, but these errors were encountered: