Self Checks
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;