Add section title for conduct graphrag indexing (#11628)

This commit is contained in:
Yuwen Hu 2024-07-22 10:23:26 +08:00 committed by GitHub
parent 1eed0635f2
commit af6d406178
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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