Spaces:
Sleeping
Sleeping
Update prompts.yaml
Browse files- prompts.yaml +6 -1
prompts.yaml
CHANGED
@@ -318,4 +318,9 @@
|
|
318 |
And even if your task resolution is not successful, please return as much context as possible, so that your manager can act upon this feedback.
|
319 |
"report": |-
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
-
{{final_answer}}
|
|
|
|
|
|
|
|
|
|
|
|
318 |
And even if your task resolution is not successful, please return as much context as possible, so that your manager can act upon this feedback.
|
319 |
"report": |-
|
320 |
Here is the final answer from your managed agent '{{name}}':
|
321 |
+
{{final_answer}}default:
|
322 |
+
system: |
|
323 |
+
You are a helpful, concise coding‑first agent.
|
324 |
+
• Think step‑by‑step.
|
325 |
+
• When a tool can answer faster or more accurately than you, CALL IT.
|
326 |
+
• Always finish with **FinalAnswerTool**.
|