github microsoft/autogen v0.2.1

latest releases: v0.2.35, v0.2.34, v0.2.33...
9 months ago

This release is the first update since v0.2.0.

Headsup: the sample app AutoGen Assistant will be renamed as AutoGen Studio in future.

Highlights

  • An initial version of AutoBuild for automatically building multi-agent systems.
  • v0.1 features that are added back to the new client-based inference: teachable agent, cost calculation and summary, raise content filter error.
  • Function Inception: Enable AutoGen agents to update/remove functions during conversations. - View Notebook
  • Improvement to group chat: termination,
  • Improvement to teachable agent: progress bar for learning.
  • Improvement to retrieve chat: more informative warning.
  • Improvement to gpt assistant agent: verbose flag for allowing more output to be printed.
  • Improvement to testbed: utilize OPENAI_API_KEY; adding GAIA benchmark.
  • Improvement to multimodal: generalize the data structure to incorporate gpt-4v message format.
  • Improvement to the sample app (will be renamed as AutoGen Studio in future).
  • Allow async human input.
  • Temporary fix to the breaking change introduced by openai 1.3: limit openai dependency to <1.3.
  • Improvement in test, documentation and website: Examples are moved to a standalone tab and a new tab Ecosystem is added.

Thanks to @LinxinS97 @JieyuZ2 @rickyloynd-microsoft @kevin666aa @elecnix @afourney @thinkall @IANTHEREAL @BeibinLi @ShobhitVishnoi30 @olaoluwasalami @hodgesmr @skzhang1 @cpacker @victordibia @joshkyh @PyroGenesis @axa99 @momuno and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

Don't miss a new autogen release

NewReleases is sending notifications on new releases.