pypi pyautogen 0.2.2
v0.2.2

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

This release fixes a crucial breaking change introduced by for openai>=1.1.0 in dealing with function call. Please upgrade to this release if you are using 0.2.0 or 0.2.1.

Highlights

  • New example notebook demoing video transcript translate with whisper.
  • A preliminary gallery page on the website.
  • Improvement to group chat: allow receiving message from agents that are not participants; allow a separate description field distinct from system message - expected to greatly improve the speaker selection quality; allow async group chat; disallow function/tool use for group chat manager.
  • Improvement to agent builder: change default model and config loading process.
  • Improvement to cost calculation when working with old cache.
  • Issue template.

Special thanks to @kevin666aa for the fast fix of the breaking change. Thanks to @chengxuan233 @skzhang1 @afourney @tyler-suard-parker @kittyandrew @LinxinS97 @thinkall and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

Don't miss a new pyautogen release

NewReleases is sending notifications on new releases.