From 725db3b240a7331068526d153ba0d3703e62ccdd Mon Sep 17 00:00:00 2001 From: yangdx Date: Sat, 6 Sep 2025 11:16:49 +0800 Subject: [PATCH] Fix linting in the prompt --- lightrag/prompt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightrag/prompt.py b/lightrag/prompt.py index 1698566c..5e43962f 100644 --- a/lightrag/prompt.py +++ b/lightrag/prompt.py @@ -13,7 +13,7 @@ PROMPTS["DEFAULT_COMPLETION_DELIMITER"] = "<|COMPLETE|>" PROMPTS["DEFAULT_USER_PROMPT"] = "n/a" PROMPTS["entity_extraction"] = """---Task--- -For a given text and entity types in the provided real data, extract all entities and their relationships, then return them in the specified language and format described below. +For a given input text and entity types in the provided real data, 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: