github microsoft/autogen v0.2.15

latest releases: v0.2.31, v0.2.30, v0.2.29...
4 months ago

Highlights

  • Async version of multiple dependent chats. Example.
  • Improvement in chat control:
    • Allow sending introductions in the beginning of group chat for participants to know each other's role.
    • Allow setting max turns when initiating chats.
  • Improvement and bug fix in:
    • custom message processing methods: allow processing messages before sending, such as displaying in a custom frontend.
    • multimodal agent: use PIL image internally.
    • code execution: command line executor, powershell etc.
    • long context handling.
    • GPT Assistant Agent: compatibility with azure openai.
    • AutoGenBench.
    • Documentation.

Thanks to @randombet @afourney @qingyun-wu @BeibinLi @jackgerrits @abhaymathur21 @skzhang1 @gunnarku @AaronWard @thinkall @dkirsche @RohitRathore1 @LinxinS97 @IANTHEREAL and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.14...v0.2.15

Don't miss a new autogen release

NewReleases is sending notifications on new releases.