graphrag
graphrag copied to clipboard
[Feature Request]: independently usage of all intermediate procedures
Is your feature request related to a problem? Please describe.
Graphrag is difficult to use because all steps are encapsulated within DataShaper.
It's acceptable not to know the implementation details and to run it by default. However, I believe there are requirements that we can customize in the process. Since all steps are wrapped inside DataShaper, modifying the intermediate procedures is challenging.
Describe the solution you'd like
Is anyone considering changing this situation to allow each procedure to be called independently? Or is there a way to call each part independently that I may have overlooked?
Additional context
No response