graphrag
graphrag copied to clipboard
[Feature Request]: <title>Support markdown or json as the input file type
Do you need to file an issue?
- [X] I have searched the existing issues and this feature is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
- [X] I believe this is a legitimate feature request, not just a question. If this is a question, please use the Discussions area.
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
No response
Additional context
No response
Markdown is supported as far as I know. You can simply change the file pattern to search for .md files instead of .txt files
Markdown is supported as far as I know. You can simply change the file pattern to search for .md files instead of .txt files
Not Ture; Tables in markdown are not extracted well.
We've released 2.1 which supports JSON. I'll leave this open as markdown is not supported well yet.