Skip to content

Commit 93c4500

Browse files
removed the spaces
1 parent a47445d commit 93c4500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/kernel_agents/planner_agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ def _get_template():
569569
{{$tools_str}}
570570
571571
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-
572+
573573
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.
574574
575575
Do not add superfluous steps - only take the most direct path to the solution, with the minimum number of steps. Only do the minimum necessary to complete the goal.

0 commit comments

Comments
 (0)