Skip to content

Commit dc34316

Browse files
docs(graphrag): update TuGraph database version to 4.5.0 (#2209)
2 parents dab5549 + ca91c4d commit dc34316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/cookbook/rag/graph_rag_app_develop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install "dbgpt[graph_rag]>=0.6.1"
1717

1818
To store the knowledge in graph, we need an graph database, [TuGraph](https://github.com/TuGraph-family/tugraph-db) is the first graph database supported by DB-GPT.
1919

20-
Visit github repository of TuGraph to view [Quick Start](https://tugraph-db.readthedocs.io/zh-cn/latest/3.quick-start/1.preparation.html#id5) document, follow the instructions to pull the TuGraph database docker image (latest / version >= 4.3.2) and launch it.
20+
Visit github repository of TuGraph to view [Quick Start](https://tugraph-db.readthedocs.io/zh-cn/latest/3.quick-start/1.preparation.html#id5) document, follow the instructions to pull the TuGraph database docker image (latest / version >= 4.5.0) and launch it.
2121

2222
```
2323
docker pull tugraph/tugraph-runtime-centos7:latest

0 commit comments

Comments
 (0)