From 9724b59e19436f096f35f921955f437a2930ca60 Mon Sep 17 00:00:00 2001 From: Magic_yuan <317617749@qq.com> Date: Mon, 9 Dec 2024 18:15:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E5=8F=96=E5=85=B3=E9=94=AE=E8=AF=8D?= =?UTF-8?q?=E6=97=B6LLM=E8=BE=93=E5=87=BA=E7=9A=84=E5=85=B3=E9=94=AE?= =?UTF-8?q?=E8=AF=8D=E8=B7=9F=E9=9A=8F=E7=94=A8=E6=88=B7=E6=8F=90=E9=97=AE?= =?UTF-8?q?=E7=9A=84=E8=AF=AD=E8=A8=80=EF=BC=8C=E5=8F=AF=E4=BB=A5=E9=81=BF?= =?UTF-8?q?=E5=85=8D=E4=B8=80=E4=BA=9B=E6=8C=87=E5=AE=9A=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E8=80=8C=E5=81=B6=E5=8F=91=E7=9A=84=E4=B8=80=E4=BA=9BLLM?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E7=9A=84JSON=E4=B8=8D=E8=A7=84=E8=8C=83?= =?UTF-8?q?=E5=AF=BC=E8=87=B4JSON=E8=A7=A3=E6=9E=90=E5=A4=B1=E8=B4=A5?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lightrag/prompt.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lightrag/prompt.py b/lightrag/prompt.py index 863d38dc..b62f02b5 100644 --- a/lightrag/prompt.py +++ b/lightrag/prompt.py @@ -178,7 +178,6 @@ Add sections and commentary to the response as appropriate for the length and fo PROMPTS["keywords_extraction"] = """---Role--- You are a helpful assistant tasked with identifying both high-level and low-level keywords in the user's query. -Use {language} as output language. ---Goal---