Skip to content

Enable planning in AssistantAgent #1074

@qingyun-wu

Description

@qingyun-wu

The AssistantAgent should exhibit planning capabilities in case of complicated tasks. Some key functionalities to add:

  • Goal Setting: The agent should be able to define clear and specific objectives based on the task at hand. It may involve deriving subtasks from a complex task.
  • Goal Checking (Monitoring and Reviewing): This involves tracking progress toward the objectives, adjusting the plan as necessary, and reviewing the effectiveness of the plan after it's been implemented. A reflection agent similar to https://github.com/microsoft/FLAML/pull/1019/files#diff-1c33de07bece8926d2bc1edd0dd4a31d7234105d3f3c8cc740a92c4a16668d55 might be needed.
  • Strategy devising and adaption: This involves adapting the strategy based on changing conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions