graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

[Issue]: The Default Prompt `GRAPH_EXTRACTION_PROMPT` have some formatting issues

Open zhangzhuoBYS opened this issue 1 year ago • 0 comments

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:

zhangzhuoBYS avatar Jul 12 '24 03:07 zhangzhuoBYS