From af6d406178411be5c00a1591b4c7820322ef4426 Mon Sep 17 00:00:00 2001 From: Yuwen Hu <54161268+Oscilloscope98@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:23:26 +0800 Subject: [PATCH] Add section title for conduct graphrag indexing (#11628) --- docs/mddocs/Quickstart/graphrag_quickstart.md | 2 ++ 1 file changed, 2 insertions(+) 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