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

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.2 to 7.6.3. Changelog Sourced from coverage's changelog. Version 7.6.3 — 2024-10-13 Fix: nested context managers could incorrectly be analyzed to flag a missing branch on the...

dependencies
python

### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [ ] My model is hosted...

bug
triage

## Description This PR improves support for manage identities by clarifying and updating the "audience" parameter in the config file. ## Related Issues N/A ## Proposed Changes Since the parameter...

### Do you need to file an issue? - [X] I have searched the existing issues and this bug is not already filed. - [ ] My model is hosted...

bug
triage
awaiting_response

## Description Perf optimizations in `map_query_to_entities()`. Result of a perf benchmark using PyTest on a list with 1M entities (corresponding roughly to calling `map_query_to_entities()` with 50K entities and the defaults...

### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [ ] My model is hosted...

triage

I am using GraphRag to process a large file (~7GB). While the processing works fine for smaller files (in MB range), the workflow experiences significant delays when handling the larger...

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

bug
triage

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

awaiting_response

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

enhancement