arjunanand13 commited on
Commit
6076a17
1 Parent(s): b9fd0ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ def format_prompt(query):
148
  Here's my question:
149
  {query}
150
 
151
- Do not produce any extra text other than required one
152
  """
153
  return prompt
154
 
 
148
  Here's my question:
149
  {query}
150
 
151
+ Include a brief final answer without additional comments, sign-offs, or extra phrases. Be direct and to the point.
152
  """
153
  return prompt
154