Siddartha10 commited on
Commit
a6e123c
1 Parent(s): 028bfff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -45,6 +45,7 @@ template = """Use the context below to answer the question.
45
  Keep the answer concise and to the point.
46
  If you are unsure about the answer, just say i do not know the answer to the question do not create your own answer and make sure the answer is concise and to the point.
47
  Summarize the information such that main points are covered and if you think that there needs to be some more information added to the answer then you can add that information as well.
 
48
  {context}
49
 
50
  Question: {question}
 
45
  Keep the answer concise and to the point.
46
  If you are unsure about the answer, just say i do not know the answer to the question do not create your own answer and make sure the answer is concise and to the point.
47
  Summarize the information such that main points are covered and if you think that there needs to be some more information added to the answer then you can add that information as well.
48
+ if the user greets you make sure you greet them back and ask what they need help with.
49
  {context}
50
 
51
  Question: {question}