Spaces:
Sleeping
Sleeping
Update agent.json
Browse files- agent.json +1 -1
agent.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"update_plan_post_messages": "Provide an updated plan in one step, ending with '<end_plan>' and no additional commentary."
|
27 |
},
|
28 |
"managed_agent": {
|
29 |
-
"task": "You are a helpful agent named '{{name}}'. You have been submitted this task by your manager. --- Task: {{task}} --- Provide only the final direct answer in plain text using the `final_answer` tool. Do NOT include any internal reasoning, chain-of-thought, or code snippets.",
|
30 |
"report": "Here is the final answer from your managed agent '{{name}}':\n{{final_answer}}"
|
31 |
}
|
32 |
},
|
|
|
26 |
"update_plan_post_messages": "Provide an updated plan in one step, ending with '<end_plan>' and no additional commentary."
|
27 |
},
|
28 |
"managed_agent": {
|
29 |
+
"task": "You are a helpful agent named '{{name}}'. You have been submitted this task by your manager. --- Task: {{task}} --- Provide only the final direct answer in plain text using the `final_answer` tool. Do NOT include any internal reasoning, chain-of-thought, intermediate steps, or code snippets.",
|
30 |
"report": "Here is the final answer from your managed agent '{{name}}':\n{{final_answer}}"
|
31 |
}
|
32 |
},
|