Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAiSingularity authored Aug 16, 2024
1 parent bfb02b4 commit 7ab4c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Users can experiment by changing the models. The llm model expects language mode
12. **Run a query: Only supports Global method**
```bash
python -m graphrag.query --root ./ragtest --method global "What is machinelearning?"
python -m graphrag.query --root ./ragtest --method global "What is machine learning?"
```
**Graphs can be saved which further can be used for visualization by changing the graphml to "true" in the settings.yaml :**
Expand Down

0 comments on commit 7ab4c08

Please sign in to comment.