TheAiSingularity / graphrag-local-ollama

Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
MIT License
662 stars 95 forks source link

Support for .csv files #35

Open lalisalala opened 2 months ago

lalisalala commented 2 months ago

Hi, I was wondering if this implementation also supports .csv files at input? Are there any changes I need to do to the code?

Thanks!