mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
typo summarize prompt (#907)
* typo in entity_summarization prompt * typo in summarize prompt --------- Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
This commit is contained in:
parent
5a7dbaa051
commit
3f31af80d2
@ -8,7 +8,7 @@ You are a helpful assistant responsible for generating a comprehensive summary o
|
||||
Given one or two entities, and a list of descriptions, all related to the same entity or group of entities.
|
||||
Please concatenate all of these into a single, comprehensive description. Make sure to include information collected from all the descriptions.
|
||||
If the provided descriptions are contradictory, please resolve the contradictions and provide a single, coherent summary.
|
||||
Make sure it is written in third person, and include the entity names so we the have full context.
|
||||
Make sure it is written in third person, and include the entity names so we have the full context.
|
||||
|
||||
#######
|
||||
-Data-
|
||||
|
||||
@ -9,7 +9,7 @@ Using your expertise, you're asked to generate a comprehensive summary of the da
|
||||
Given one or two entities, and a list of descriptions, all related to the same entity or group of entities.
|
||||
Please concatenate all of these into a single, concise description in {language}. Make sure to include information collected from all the descriptions.
|
||||
If the provided descriptions are contradictory, please resolve the contradictions and provide a single, coherent summary.
|
||||
Make sure it is written in third person, and include the entity names so we the have full context.
|
||||
Make sure it is written in third person, and include the entity names so we have the full context.
|
||||
|
||||
Enrich it as much as you can with relevant information from the nearby text, this is very important.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user