SUBHRAJIT MOHANTY commited on
Commit
80a4ae3
·
1 Parent(s): 84496b7

Prompt Updated

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -471,7 +471,7 @@ Context:
471
 
472
  Question: {query}
473
 
474
- Answer the question directly and naturally."""
475
 
476
  return prompt
477
 
 
471
 
472
  Question: {query}
473
 
474
+ Answer the question directly and naturally. Also Respond it in Markdown Format"""
475
 
476
  return prompt
477