imbajin commented on code in PR #43:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/43#discussion_r1613610063


##########
hugegraph-llm/README.md:
##########
@@ -15,69 +15,116 @@ graph systems and large language models.
 2.  Use natural language to operate graph databases (gremlin)
 3.  Knowledge graph supplements answer context (RAG)
 
+## Environment Requirements
+- python 3.8+ 
+- hugegraph 1.0.0+
+
+## Preparation
+- Start the HugeGraph database, you can do it via Docker. Refer to this 
[link](https://hub.docker.com/r/hugegraph/hugegraph) for guidance

Review Comment:
   ```suggestion
   ## Environment Requirements
   
   - python 3.8+ 
   - hugegraph 1.0.0+
   
   ## Preparation
   
   - Start the HugeGraph database, you can do it via Docker. Refer to this 
[link](https://hub.docker.com/r/hugegraph/hugegraph) for guidance
   ```
   
   Thanks for ur enhancement, we could keep the strict markdown style~



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to