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 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 issue I print the response in graph_extractor.py, however it didn't print the cost. `response = await self._llm( self._extraction_prompt, variables={ **prompt_variables, self._input_text_key: text, }, )` ### Steps to...

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

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

awaiting_response

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

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

triage

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

enhancement
backlog

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

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

bug
triage

## Description [Provide a brief description of the changes made in this pull request.] ## Related Issues [Reference any related issues or tasks that this pull request addresses.] ## Proposed...