Skip to content

v0.2.14

Compare
Choose a tag to compare
@sonichi sonichi released this 16 Feb 07:11
· 526 commits to main since this release
7ceee5d

Highlights

  • Enhancement to sequential chats programming
    • support custom summary method
    • allow the chats to be initiated by different agents
    • example
  • Improvement to GPTAssistantAgent
    • respect termination and human input mode
    • support Azure assistant API
  • Runtime logging is back and advanced! Example
  • Improvement to group chat: get nested agents and look up by name
  • Doc improvement and bug fix.

Thanks to @qingyun-wu @yousonnet @IANTHEREAL @cheng-tan @WaelKarkoub @jackgerrits @bobbravo2 @maxim-saplin @olgavrou @gagb @FarshidShafia @gunnarku @Xtrah and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.13...v0.2.14