graphrag
graphrag copied to clipboard
A modular graph-based Retrieval-Augmented Generation (RAG) system
### Describe the bug I am trying to have a single folder where I can store indexed artifacts for the documents. I do not want to create different indexed folders...
## Description The file `create_final_nodes.parquet` is being read twice in run_local_search function in query component ## Checklist - [x] I have tested these changes locally. - [x] I have reviewed...
### Is your feature request related to a problem? Please describe. Hi, when we do the local or global search we get number of llm calls , is there any...
### Describe the bug Indexing fails to run the first stage at `create_base_extracted_entities` because llm is receiving more tokens than it can take, and failing at the API. This is...
### Describe the bug The latest version of typing-extension package available is 4.12.2 however the dependency states it requires a package typing extension >4.12.2. Can you please check ? ###...
### Describe the issue I am unable to install raggraph package, it throws an error - "graphrag is not installable because it requires └─ uvloop >=0.19.0,
### Describe the issue When execute commands "pip install graphrag" Want version 0.0.1 but got 0.0.0, WHY? ### Steps to reproduce _No response_ ### GraphRAG Config Used _No response_ ###...
### Is there an existing issue for this? - [x] I have searched the existing issues - [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered...
### Do you need to file an issue? - [X] I have searched the existing issues and this bug is not already filed. - [X] My model is hosted on...
### Is there an existing issue for this? - [X] I have searched the existing issues - [X] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered by...