Update myprompts.py
Browse files- myprompts.py +1 -1
myprompts.py
CHANGED
|
@@ -9,4 +9,4 @@ take time to analyse the steps to answer the question.
|
|
| 9 |
if a filename is given in the question you can infer the url
|
| 10 |
"""
|
| 11 |
|
| 12 |
-
output_format = "
|
|
|
|
| 9 |
if a filename is given in the question you can infer the url
|
| 10 |
"""
|
| 11 |
|
| 12 |
+
output_format = "Answer: <short concise answer, no explanations>"
|