ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Entity type problem when obtaining knowledge graph.

Open emocat17 opened this issue 9 months ago • 2 comments

Self Checks

  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (Language Policy).
  • [x] Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
  • [x] Please do not modify this template :) and fill in all the required fields.

Describe your problem

When extracting knowledge graph, can I input multiple entity types in advance at one time? Otherwise, I only enter one by one, which is more complicated.

And I remember that LightRAG doesn't seem to use pre-input entity types, and can quickly extract entities and display them; The LIghtRAG example folders code is a good way to do this;

emocat17 avatar Mar 17 '25 07:03 emocat17