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

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

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

awaiting_response

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

enhancement
backlog

### 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 feature is not already filed. - [ ] My model is...

enhancement

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

awaiting_response

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