From e27800d501f042e1582f4024f660e8e226534a5c Mon Sep 17 00:00:00 2001 From: Yuhong Sun Date: Thu, 2 Nov 2023 23:31:19 -0700 Subject: [PATCH] Formatting --- backend/danswer/prompts/direct_qa_prompts.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/danswer/prompts/direct_qa_prompts.py b/backend/danswer/prompts/direct_qa_prompts.py index 0a41f2ae0..f4ffc0798 100644 --- a/backend/danswer/prompts/direct_qa_prompts.py +++ b/backend/danswer/prompts/direct_qa_prompts.py @@ -86,7 +86,8 @@ Reference Document: {{single_reference_doc}} {GENERAL_SEP_PAT} Answer the user query below based on the reference document above. -Respond with an "{ANSWER_PAT}" section and as many "{QUOTE_PAT}" sections as needed to support the answer.' +Respond with an "{ANSWER_PAT}" section and as many "{QUOTE_PAT}" sections as needed to support \ +the answer.' {QUESTION_PAT} {{user_query}} {ANSWER_PAT}