Pavan178 commited on
Commit
45bb9f0
·
verified ·
1 Parent(s): 2723f6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ Context: {context}
70
  Question: {question}
71
 
72
  Provide a comprehensive, precise answer based strictly on the document's content.
73
- If the answer isn't directly available, explain why. Try to structure your response according to context and needs in a very precise manner""",
74
  input_variables=["context", "question"]
75
  )
76
 
 
70
  Question: {question}
71
 
72
  Provide a comprehensive, precise answer based strictly on the document's content.
73
+ If the answer isn't directly available, explain why. Try to structure your response according to context such as paragraphs or bullet points, headlines and subtexts""",
74
  input_variables=["context", "question"]
75
  )
76