graphrag
graphrag copied to clipboard
[Issue]: The Default Prompt `GRAPH_EXTRACTION_PROMPT` have some formatting issues
Describe the issue
In graphrag/index/graph/extractors/graph/prompts.py, GRAPH_EXTRACTION_PROMPT miss closeing bracket in line 15.
This is fine for large LLM, but it might have an impact on smaller one.
Steps to reproduce
No response
GraphRAG Config Used
No response
Logs and screenshots
No response
Additional Information
- GraphRAG Version:
- Operating System:
- Python Version:
- Related Issues: