SUBHRAJIT MOHANTY commited on
Commit
2454d41
·
1 Parent(s): c489cf0

prompt Updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -767,7 +767,7 @@ Context:
767
 
768
  Question: {query}
769
 
770
- Answer the question directly and naturally. Also Respond it in Markdown Format"""
771
 
772
  return prompt
773
 
 
767
 
768
  Question: {query}
769
 
770
+ Answer the question directly and naturally. Always Respond it in Markdown Format"""
771
 
772
  return prompt
773