ashkan-software2
ashkan-software2
I confirm this is a bug, as I tested by removing the extra `}` characters in `extract_graph.txt`, the indexing proceeds with no bug.
I am facing another issue upon updating: ``` Traceback (most recent call last): File "/home/myuser/.cache/pypoetry/virtualenvs/service-vector-embedding-6NKDQ0ig-py3.11/lib/python3.11/site-packages/graphrag/index/operations/summarize_communities/community_reports_extractor.py", line 76, in __call__ prompt = self._extraction_prompt.format(**{ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '\n "title"' 17:53:13,739 graphrag.callbacks.file_workflow_callbacks INFO Community...