End-to-End-Graphrag-implementation icon indicating copy to clipboard operation
End-to-End-Graphrag-implementation copied to clipboard

The readme.md may need to be up dated

Open amcegan opened this issue 10 months ago • 0 comments

The command to Initialize GraphRAG as it currently is does not work with graphrag 1.2.0 i.e. python -m graphrag.index --init --root . need to be changed for graphrag 1.2.0 to python -m graphrag.cli.index --init --root .

amcegan avatar Feb 17 '25 10:02 amcegan