Skip to content

v0.2.27

Latest
Compare
Choose a tag to compare
@sonichi sonichi released this 30 Apr 14:54
· 81 commits to main since this release
5b6ae32

Highlights

  • New language support: AutoGen.NET.
  • Support OpenAI assistant v2 API.
  • New features: Allow initializing an agent with message history; event logging.
  • More robust group chat: Re-query speaker name when multiple speaker names returned during Group Chat speaker selection.
  • New language support in code execution: HTML, CSS and Javascript in LocalCommandLineCodeExecutor.
  • New caching backend using Azure Cosmos DB.

Thanks to @thinkall @WaelKarkoub @luxuncang @IANTHEREAL @LittleLittleCloud @lalo @asandez1 @themataleao @Hk669 @wmwxwa @Knucklessg1 @giorgossideris @marklysze and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.26...v0.2.27