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

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. Always Respond it in Markdown Format"""
771
 
772
  return prompt
773
 
 
767
 
768
  Question: {query}
769
 
770
+ Please ensure your answer is complete and not cut off, adjusting its length as necessary to fit within the desired context length. Always Respond it in Markdown Format."""
771
 
772
  return prompt
773