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. - [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. - [ ] My model is hosted...

bug
triage

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

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1. Changelog Sourced from coverage's changelog. Version 7.6.1 — 2024-08-04 Fix: coverage used to fail when measuring code using :func:runpy.run_path <python:runpy.run_path> with a :class:Path <python:pathlib.Path>...

dependencies
python

Bumps [openai](https://github.com/openai/openai-python) from 1.37.1 to 1.38.0. Release notes Sourced from openai's releases. v1.38.0 1.38.0 (2024-08-02) Full Changelog: v1.37.2...v1.38.0 Features extract out ImageModel, AudioModel, SpeechModel (#1586) (b800316) make enums not nominal...

dependencies
python

Bumps [json-repair](https://github.com/mangiucugna/json_repair) from 0.25.3 to 0.26.0. Release notes Sourced from json-repair's releases. Release 0.26.0 Added Adding ensure_ascii to the options of repair_json. By default json.dumps() sets ensure_ascii=True this is particularly...

dependencies
python

Bumps [tenacity](https://github.com/jd/tenacity) from 8.5.0 to 9.0.0. Release notes Sourced from tenacity's releases. tenacity 9.0.0 What's Changed Respects min argument for wait_random_exponential by @​yxtay in jd/tenacity#425 Bump major version to warn...

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.5.6. Release notes Sourced from ruff's releases. 0.5.6 Release Notes Ruff 0.5.6 automatically enables linting and formatting of notebooks in preview mode. You can opt-out...

dependencies
python

Hi, Here is the scenerio I currently confront: I build a graphRAG based on two distinct .txt file. And later, I want to see if I can build a graphRAG...

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