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

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

awaiting_response

Global search query , display SUCCESS: Global Search Response : "" second time Global search same query , Global Search is ok. if second time Global Search is still ""...

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

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

triage

## Description embeddings target is the same level as llm, and the way it is written now will confuse users who haven't read the source code with target as the...

## Description When using the LanceDBVectorStore, the score of the searched doc may be negative after 1-abs (float(doc["_distance"]) calculation ## Related Issues [Reference any related issues or tasks that this...

Bumps [openai](https://github.com/openai/openai-python) from 1.39.0 to 1.40.6. Release notes Sourced from openai's releases. v1.40.6 1.40.6 (2024-08-12) Full Changelog: v1.40.5...v1.40.6 Chores examples: minor formatting changes (#1644) (e08acf1) internal: update some imports (#1642)...

dependencies
python

Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.8.2. Changelog Sourced from nltk's changelog. Version 3.8.2 2024-08-09 Avoid need for pickled models, resolves security vulnerability CVE-2024-39705 Add Python 3.12 support Many other minor...

dependencies
python

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

## Description Add a link to the source on the pypi page. ## Checklist - [ ] I have tested these changes locally. - [x] I have reviewed the code...