graphrag
graphrag copied to clipboard
A modular graph-based Retrieval-Augmented Generation (RAG) system
## 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...
### 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...
### 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...
### 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...
### Do you need to file an issue? - [ ] I have searched the existing issues and this feature is not already filed. - [ ] My model is...
### 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...
### Do you need to file an issue? - [ ] I have searched the existing issues and this bug is not already filed. - [ ] My model is...
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...