Cankan commited on
Commit
5a33c0a
·
verified ·
1 Parent(s): a12dfa3

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +6 -0
prompts.yaml CHANGED
@@ -299,6 +299,12 @@
299
  After writing the final step of the plan, write the '\n<end_plan>' tag and stop there.
300
 
301
  Now write your new plan below.
 
 
 
 
 
 
302
  "managed_agent":
303
  "task": |-
304
  You're a helpful agent named '{{name}}'.
 
299
  After writing the final step of the plan, write the '\n<end_plan>' tag and stop there.
300
 
301
  Now write your new plan below.
302
+
303
+ final_answer: |-
304
+ You are about to finish. Compose the final user-facing response using only verified info.
305
+ Do NOT include Thought/Code/Observation.
306
+ Return it by calling the `final_answer` tool with one string argument.
307
+
308
  "managed_agent":
309
  "task": |-
310
  You're a helpful agent named '{{name}}'.