arnabbumba077 commited on
Commit
e985130
·
verified ·
1 Parent(s): 12facfe

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -28,6 +28,7 @@ prompt = ChatPromptTemplate.from_template(
28
  """
29
  Answer the questions based on the provided context only.
30
  Please provide the most accurate response based on the question.
 
31
  <context>
32
  {context}
33
  <context>
 
28
  """
29
  Answer the questions based on the provided context only.
30
  Please provide the most accurate response based on the question.
31
+ If the answer is not in the document, just say "Please Contact the Business Directly". Dont say wrong answer.
32
  <context>
33
  {context}
34
  <context>