Skip to content

fix: generic agent prompt issue#193

Merged
Roopan-Microsoft merged 1 commit into
devfrom
psl-task-17705
May 15, 2025
Merged

fix: generic agent prompt issue#193
Roopan-Microsoft merged 1 commit into
devfrom
psl-task-17705

Conversation

@Prashant-Microsoft

@Prashant-Microsoft Prashant-Microsoft commented May 8, 2025

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the _get_template method in planner_agent.py to enhance the clarity and completeness of task planning. The changes focus on improving how missing information is identified and handled when generating a plan.

Improvements to task planning:

  • Updated _get_template in planner_agent.py to explicitly list the types of required input (e.g., input data, questions, referenced materials) that should be considered when identifying missing information.
  • Added a guideline to generate concise clarification requests in the human_clarification_request field if required input is missing, even if not explicitly mentioned.

Does this introduce a breaking change?

  • Yes
  • No

@Roopan-Microsoft Roopan-Microsoft merged commit 07d8b90 into dev May 15, 2025
7 of 9 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-task-17705 branch May 15, 2025 14:42
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
fix: generic agent prompt issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants