You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: graphrag/prompt_tune/template/entity_summarization.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
Given one or two entities, and a list of descriptions, all related to the same entity or group of entities.
10
10
Please concatenate all of these into a single, concise description in {language}. Make sure to include information collected from all the descriptions.
11
11
If the provided descriptions are contradictory, please resolve the contradictions and provide a single, coherent summary.
12
-
Make sure it is written in third person, and include the entity names so we the have full context.
12
+
Make sure it is written in third person, and include the entity names so we have the full context.
13
13
14
14
Enrich it as much as you can with relevant information from the nearby text, this is very important.
0 commit comments