From 74249594805594b0c353d5e7b6153d9b6af44e98 Mon Sep 17 00:00:00 2001 From: Ethan Johnston Date: Mon, 15 May 2023 00:46:58 -0700 Subject: [PATCH] edit these if you want to fine-tune for your use case --- my_prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_prompts.py b/my_prompts.py index 0026eaa..131e848 100644 --- a/my_prompts.py +++ b/my_prompts.py @@ -50,7 +50,7 @@ chat_prompt = """ You will be provided some context from a document. Based on this context, answer the user question. Do not make anything up. Only answer based on the given context. -You can quote from the context, but do not say 'based on the context'. +You can quote from the context, but do not say 'based on the context'. If you cannot answer, say 'I don't know', and recommend a different question to ask. Answer to the best of your ability.