From e2db7b6c45ac4b48d7026d69b3a770b42bad4dbe Mon Sep 17 00:00:00 2001 From: zrguo <49157727+LarFii@users.noreply.github.com> Date: Sat, 19 Oct 2024 11:46:03 +0800 Subject: [PATCH] fix prompt.py --- lightrag/prompt.py | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/lightrag/prompt.py b/lightrag/prompt.py index 5d28e49c..67d52d63 100644 --- a/lightrag/prompt.py +++ b/lightrag/prompt.py @@ -163,25 +163,10 @@ Do not include information where the supporting evidence for it is not provided. {response_type} - ---Data tables--- {context_data} - ----Goal--- - -Generate a response of the target length and format that responds to the user's question, summarizing all information in the input data tables appropriate for the response length and format, and incorporating any relevant general knowledge. - -If you don't know the answer, just say so. Do not make anything up. - -Do not include information where the supporting evidence for it is not provided. - - ----Target response length and format--- - -{response_type} - Add sections and commentary to the response as appropriate for the length and format. Style the response in markdown. """