graphrag
graphrag copied to clipboard
A modular graph-based Retrieval-Augmented Generation (RAG) system
### 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...
### 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...
## Description Fix max_input_length configuration parameter for create_final_community_reports workflow. ## Related Issues #674 ## Proposed Changes * Fix bug in sort_context * Fix max_input_length not being used in prepare_community_reports verb...
### 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...
### Do you need to file an issue? - [ ] I have searched the existing issues and this feature is not already filed. - [ ] My model is...
### 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...
Fixed simple typo.
### 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? - [ ] I have searched the existing issues and this feature is not already filed. - [ ] My model is...
…alls (now initialized only once) * Update readme.md * Add test * Semver * Format ## Description Enhanced the logic for loading configuration files during API calls (now initialized only...