microsoft / microsoft/FLAML

Enable planning in AssistantAgent

Open
#1,074 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
565
Avg merge
5d 8m
Merged PRs (30d)
17

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.