ragflow
ragflow copied to clipboard
[Question]: Entity type problem when obtaining knowledge graph.
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;