Nathan Evans
Nathan Evans
### 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...
A number of users have asked how to add new content to an existing index without needing to re-run the entire process. This is a feature we are planning, and...
### 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...
Right now GraphRAG only natively supports models hosted by OpenAI and Azure. Many users would like to run additional models, including alternate APIs, SLMs, or models running locally. As a...
### Is your feature request related to a problem? Please describe. Right now we use md5 to hash parameters for the cache. There are more modern hashes with lower likelihood...
GraphRAG does not explicitly support any particular language, however, the prompts are written in English and most of our evaluation has been done using English-language datasets. Many users would like...
### 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...
### 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...
### Do you need to file an issue? - [ ] I have searched the existing issues and this feature is not already filed. - [ ] My model is...
Gets the example notebook tests running again, and adds a separate actions yml for them.