Spaces:
Sleeping
Sleeping
arjunanand13
commited on
Commit
•
6076a17
1
Parent(s):
b9fd0ac
Update app.py
Browse files
app.py
CHANGED
@@ -148,7 +148,7 @@ def format_prompt(query):
|
|
148 |
Here's my question:
|
149 |
{query}
|
150 |
|
151 |
-
|
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 |
|