pypi pyautogen 0.2.16
v0.2.16

latest releases: 0.3.0, 0.3.0b4, 0.2.35...
6 months ago

Highlights

  • Nested chats are made easier by register_nested_chats. Nested chats allow AutoGen agents to use other agents as their inner monologue before replying to other agents. Example of using nested chat to compose a super-agent based on multi-agent conversation.
  • Blog for FSM-based group chat with user-specified agent transitions.
  • Docker-based jupyter executor.
  • Support removing function calls in ConversableAgent.
  • Improvement in hook methods.
  • Bug fix for DALLE agent.
  • Improvement in doc & test.

Thanks to @qingyun-wu @joshkyh @freedeaths @jackgerrits @skzhang1 @RohitRathore1 @BeibinLi @shreyas36 @gunnarku @abhaymathur21 @victordibia and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.15...v0.2.16

Don't miss a new pyautogen release

NewReleases is sending notifications on new releases.