Skip to content

Commit

Permalink
update News
Browse files Browse the repository at this point in the history
  • Loading branch information
IBMC265 committed Oct 3, 2024
1 parent a919144 commit 5343475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ In our exploration of building multi-agent systems, we have investigated AutoGen


## 📰 News
* [2024-10-02] Major framework refactoring introduces new agent classes: Function Calling, React, and High-Level Planning. It also defines Atomic agents using function tools and Composite agents employing both functions and sub-agents, enhancing overall system flexibility.
* [2024-10-01] Integrate [LiteWebAgent](https://github.com/PathOnAI/LiteWebAgent) into LiteMultiAgent repo to enable hierarchical multi-agent framework with web browsing capacities.
* [2024-09-28] LiteMultiAgent was refactored into a flexible hierarchical multi-agent framework, adding ToolRegistry, AgentFactory, and AgentManager, allowing users to register their own base tools and create custom agent hierarchies.
* [2024-08-06] the initial version of LiteMultiAgent was released, showcasing a hierarchical multi-agent system capable of accomplishing a wide range of tasks.
Expand Down

0 comments on commit 5343475

Please sign in to comment.