Skip to content

Commit 82b5d1e

Browse files
Merge pull request microsoft#414 from microsoft/dev
fix: Reverted the Planner agent prompt changes
2 parents bc4d5b1 + 2263377 commit 82b5d1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/kernel_agents/planner_agent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ 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.
571572
572573
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.
573574

0 commit comments

Comments
 (0)