github microsoft/autogen v0.2.7

latest releases: v0.2.32, v0.2.31, v0.2.30...
5 months ago

Headsup: in the next release we will change the default setting of use_docker in code_execution_config to True. It needs to be set to False or None explicitly to disable docker.

Highlights

  • Support Python 3.12.
  • Support function call style API in function decorator.
  • Support AzureOpenAI when using azure endpoints.
  • Add usage summary for agents.
  • Improvement in docker usage and documentation.
  • Bug fix for tool call, async, group chat.
  • Improvement in AutoGen studio.
  • Filter llm configurations by tag.

Thanks to @ekzhu, @maxim-saplin, @kevin666aa, @r3d91ll, @Yanni8, @yenif, @davorrunje, @shhdgit, @ashutoshpw, @afourney and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

Don't miss a new autogen release

NewReleases is sending notifications on new releases.