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


##########
hugegraph-llm/README.md:
##########
@@ -90,9 +110,8 @@ This can be obtained from the `LLMs` class.
         .run()
     )
     ```
-
+    ![gradio-config](https://hugegraph.apache.org/docs/images/kg-uml.png)

Review Comment:
   ```suggestion
   
   ```



##########
hugegraph-llm/README.md:
##########
@@ -15,15 +15,15 @@ graph systems and large language models.
 2.  Use natural language to operate graph databases (Gremlin/Cypher)
 3.  Knowledge graph supplements answer context (GraphRAG)
 
-## Environment Requirements
+## 2 Environment Requirements
 
-- python 3.9+ 
-- hugegraph-server 1.2+
+- python 3.9+  (better to use `3.10`)
+- hugegraph-server 1.3+
 
-## Preparation
+## 3 Preparation

Review Comment:
   ```suggestion
   ## 3. Preparation
   ```



##########
hugegraph-llm/README.md:
##########
@@ -15,15 +15,15 @@ graph systems and large language models.
 2.  Use natural language to operate graph databases (Gremlin/Cypher)
 3.  Knowledge graph supplements answer context (GraphRAG)
 
-## Environment Requirements
+## 2 Environment Requirements

Review Comment:
   ```suggestion
   ## 2. Environment Requirements
   ```



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