Spaces:
Running
Running
final_answer from Smolagents
Browse files- prompts.yaml +7 -9
prompts.yaml
CHANGED
@@ -320,12 +320,10 @@
|
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
322 |
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
"post_messages":
|
331 |
-
">>>"
|
|
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
{{final_answer}}
|
322 |
|
323 |
+
|
324 |
+
final_answer:
|
325 |
+
pre_messages: |-
|
326 |
+
An agent tried to answer a user query but it got stuck and failed to do so. You are tasked with providing an answer instead. Here is the agent's memory:
|
327 |
+
post_messages: |-
|
328 |
+
Based on the above, please provide an answer to the following user task:
|
329 |
+
{{task}}
|
|
|
|