You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To address this request we have assembled the following team:
40
+
Before creating the final plan, please ask each agent - team member to list all relevant tools (including MCP tools, plug-ins, etc.) they have access to. For each tool, list its required parameters.
41
+
Obtain every required parameter that is not specified in the users request. These questions should be sent to the proxy agent. Do not ask for information that is outside of this list of required parameters.
41
42
42
-
{{$team}}
43
-
44
-
Please check with the team members to list all relevant tools they have access to, and their required parameters."""
43
+
Once this information is obtained, replan to create a final bullet-point plan to address the original request using the data and clarifications obtained.
44
+
Each step in the plan should start with a specific agent which is responsible for executing it.
asyncdef_wait_for_user_approval(self, plan_dot_id: Optional[str] =None) ->Optional[messages.PlanApprovalResponse]: # plan_id will not be optional in future
114
+
asyncdef_wait_for_user_approval(self, m_plan_id: Optional[str] =None) ->Optional[messages.PlanApprovalResponse]: # plan_id will not be optional in future
0 commit comments