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
Copy file name to clipboardExpand all lines: src/backend/kernel_agents/planner_agent.py
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -568,7 +568,6 @@ def _get_template():
568
568
These agents have access to the following functions:
569
569
{{$tools_str}}
570
570
571
-
The first step of your plan should be to ask the user for any additional information required to progress the rest of steps planned.
572
571
573
572
Only use the functions provided as part of your plan. If the task is not possible with the agents and tools provided, create a step with the agent of type Human and mark the overall status as completed.
0 commit comments