End-to-End-Graphrag-implementation
End-to-End-Graphrag-implementation copied to clipboard
The readme.md may need to be up dated
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 .