diff --git a/docs/mddocs/Quickstart/graphrag_quickstart.md b/docs/mddocs/Quickstart/graphrag_quickstart.md index 3903b090..1e104f6d 100644 --- a/docs/mddocs/Quickstart/graphrag_quickstart.md +++ b/docs/mddocs/Quickstart/graphrag_quickstart.md @@ -133,6 +133,8 @@ In the `settings.yml` file inside the `ragtest` folder, add the configuration `r > api_base: http://localhost:11434/api > ``` +#### Conduct GraphRAG indexing + Finally, conduct GraphRAG indexing, which may take a while: ```shell