diff --git a/lightrag/prompt.py b/lightrag/prompt.py index d32132b7..e89f4b4b 100644 --- a/lightrag/prompt.py +++ b/lightrag/prompt.py @@ -11,7 +11,7 @@ PROMPTS["DEFAULT_COMPLETION_DELIMITER"] = "<|COMPLETE|>" PROMPTS["DEFAULT_USER_PROMPT"] = "n/a" PROMPTS["entity_extraction"] = """---Task--- -For a given text and a list of entity types, extract all entities and their relationships, then return them in the specified {language} and format described below. +For a given text and a list of entity types, extract all entities and their relationships, then return them in the specified language and format described below. ---Instructions--- 1. Recognizing definitively conceptualized entities in text. For each identified entity, extract the following information: