From 595d8bf372c609df2cb34d0c98a4aa99fb598c55 Mon Sep 17 00:00:00 2001 From: zrguo <49157727+LarFii@users.noreply.github.com> Date: Sun, 9 Mar 2025 01:25:15 +0800 Subject: [PATCH] Update prompt.py --- lightrag/prompt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightrag/prompt.py b/lightrag/prompt.py index eb2b8477..3fecfbe6 100644 --- a/lightrag/prompt.py +++ b/lightrag/prompt.py @@ -172,7 +172,7 @@ Format each relationship as ("relationship"{tuple_delimiter}{tupl 3. Identify high-level key words that summarize the main concepts, themes, or topics of the entire text. These should capture the overarching ideas present in the document. Format the content-level key words as ("content_keywords"{tuple_delimiter}) -4. Return output in English as a single list of all the entities and relationships identified in steps 1 and 2. Use **{record_delimiter}** as the list delimiter. +4. Return output in {language} as a single list of all the entities and relationships identified in steps 1 and 2. Use **{record_delimiter}** as the list delimiter. 5. When finished, output {completion_delimiter}