Skip to content

Commit 5a440d0

Browse files
removed the planner agent prompt
1 parent ca8530f commit 5a440d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/kernel_agents/planner_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,6 @@ def _get_template():
568568
These agents have access to the following functions:
569569
{{$tools_str}}
570570
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.
572571
573572
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.
574573

0 commit comments

Comments
 (0)