graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

A modular graph-based Retrieval-Augmented Generation (RAG) system

Results 568 graphrag issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. Hello, It would help folks to switch from vector RAG to GraphRAG if there could be a drop in...

enhancement
awaiting_response

### Is there an existing issue for this? - [ ] I have searched the existing issues - [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is...

triage

### Is there an existing issue for this? - [ ] I have searched the existing issues - [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is...

awaiting_response

### Describe the bug 我用的是一些法律条例作为输入,本来GraphRag就是为了减少幻觉,提高准确度。 ### Steps to reproduce _No response_ ### Expected Behavior _No response_ ### GraphRAG Config Used _No response_ ### Logs and screenshots _No response_ ### Additional...

bug
triage

### Describe the bug local查询正常 但global查询如下: INFO: Reading settings from ragtest\settings.yaml creating llm client with {'api_key': 'REDACTED,len=6', 'type': "openai_chat", 'model': 'qwen2:latest', 'max_tokens': 4000, 'request_timeout': 180.0, 'api_base': 'http://127.0.0.1:11434/v1', 'api_version': None, 'organization':...

community_support
awaiting_response
stale

### 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...

awaiting_response
stale

### Is there an existing issue for this? - [ ] I have searched the existing issues - [ ] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is...

algorithm_question
awaiting_response
stale

### 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...

awaiting_response

### 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...

awaiting_response
stale

``` python -m graphrag.index --root ./ragtest ``` 2000多条新闻的csv文件,初始化了10几个小时,请教下有木有其他方式初始化,比如一个我分成100分小文档,然后分别初始化后,可以直接合并output文件下面的内容

awaiting_response