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 Adding the conversation_history object to the query api. This param is already supported by `search_engine.astream_search` and `search_engine.asearch` ## Related Issues None ## Proposed Changes Added conversation_history as a...

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

triage

### Discussed in https://github.com/microsoft/graphrag/discussions/1647 Originally posted by **Teo2423** January 21, 2025 I am currently working on my undergraduate thesis in Data Science at the University of Buenos Aires. A significant...

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

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

### 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? - [ ] I have searched the existing issues and this feature is not already filed. - [ ] My model is...

enhancement
v3

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

triage

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

default encoding is utf-8. settings.yaml can modify the encoding, but not use it. ## Description [Provide a brief description of the changes made in this pull request.] ## Related Issues...