Skip to content

Commit 97d5614

Browse files
Merge pull request microsoft#413 from microsoft/psl-planneragentrevertpromptchanges
fix: reverted the original prompt of planner agent
2 parents 0933f74 + 93c4500 commit 97d5614

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)