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

## Description Adds a new community sample notebook that enhances the `local_search.ipynb` by an interactive visualization for the knowledge graph of the parquet files and the context graph of the...

### Describe the bug While loading csv from the input folder, the indexing step fails with error "Error executing verb "zip" in create_base_text_units: 'text' " ### Steps to reproduce I...

community_support
awaiting_response

### Is your feature request related to a problem? Please describe. The model may generate a json string in markdown format ### Describe the solution you'd like Solution: Replace markdown...

enhancement

### Describe the issue when runing `python -m graphrag.index --init --root ./ragtest` Failed with: Illegal instruction (core dumped) ### Steps to reproduce _No response_ ### GraphRAG Config Used _No response_...

triage

### Describe the bug i am using vllm based model deployment. i installed it using pip install vllm and its up and running GraphRAG Indexer ├── Loading Input (csv) -...

bug
triage

### Describe the bug "Sometimes, running the command `python3 -m graphrag.index --root ./ragtest` results in the error 'Errors occurred during the pipeline run, see logs for more details,' even though...

bug
triage

### Is your feature request related to a problem? Please describe. In order to bill end clients we need to calculate costs related open AI request. As there are many...

enhancement
backlog
v3

### Describe the issue I'm getting an error when creating a local search using the official use case,it tells me that I can't find this covariate file. 1.The covariates project...

triage