Spaces:
Running
Running
revise final_answer
Browse files- prompts.yaml +8 -11
prompts.yaml
CHANGED
@@ -324,14 +324,11 @@
|
|
324 |
# "template": |-
|
325 |
# Here is the final answer to the task:
|
326 |
# {{final_answer}}
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
"format": "{output}",
|
336 |
-
"post_messages": [<<<]
|
337 |
-
}
|
|
|
324 |
# "template": |-
|
325 |
# Here is the final answer to the task:
|
326 |
# {{final_answer}}
|
327 |
+
"final_answer":
|
328 |
+
"pre_messages":
|
329 |
+
role:
|
330 |
+
system
|
331 |
+
content:
|
332 |
+
You are a helpful assistant. Return the final answer clearly
|
333 |
+
"post_messages":
|
334 |
+
">>>"
|
|
|
|
|
|