imbajin commented on code in PR #153:
URL:
https://github.com/apache/incubator-hugegraph-ai/pull/153#discussion_r1901641430
##########
hugegraph-llm/src/hugegraph_llm/demo/rag_demo/rag_block.py:
##########
@@ -198,6 +198,7 @@ def toggle_slider(enable):
"Graph-only Answer",
"Graph-Vector Answer",
]
+ # TODO: "demo" might conflict with the graph name, it should be modified.
Review Comment:
```suggestion
# FIXME: "demo" might conflict with the graph name, it should be
modified.
```
--
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]