graphrag
graphrag copied to clipboard
A modular graph-based Retrieval-Augmented Generation (RAG) system
### 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...
### Describe the issue I print the response in graph_extractor.py, however it didn't print the cost. `response = await self._llm( self._extraction_prompt, variables={ **prompt_variables, self._input_text_key: text, }, )` ### Steps to...
### 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...
### 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 bug is not already filed. - [ ] My model is...
### 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...
### 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 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...
归档
## Description [Provide a brief description of the changes made in this pull request.] ## Related Issues [Reference any related issues or tasks that this pull request addresses.] ## Proposed...