Skip to content

Releases: microsoft/autogen

v0.2.38

11 Nov 02:53
8a8fcd8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.37...v0.2.38

v0.2.37

23 Oct 05:41
6103889
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.36...v0.2.37

v0.2.36

02 Oct 00:12
289e0f4
Compare
Choose a tag to compare

Important

In order to better align with a new multi-packaging structure we have coming very soon, AutoGen is now available on PyPi as autogen-agentchat as of version 0.2.36.

pip install autogen-agentchat~=0.2

Highlights

What's Changed

Read more

v0.2.35

20 Aug 02:11
d5068d9
Compare
Choose a tag to compare

What's Changed

  • Removes Support For TransformChatHistory and CompressibleAgent by @WaelKarkoub in #3313
  • Updated Program.cs for Autogen.BasicSample to give menu driven options by @cbelwal in #3346
  • Remove dependency on RetrieveAssistantAgent for RetrieveChat by @thinkall in #3320
  • Missing backticks breaking documentation in groupchat.last_speaker by @HenryKobin in #3357
  • Update Mistral client class to support new Mistral v1.0.1 package by @marklysze in #3356
  • adding a new page Function comparison between Python AutoGen and Auto… by @olaoluwasalami in #3367
  • Update README.md to use camera-ready by @gagb in #3370
  • Add OpenAI Gemini Example for VertexAI Notebook by @luxzoli in #3290
  • [.NET] Add cache control to Anthropic Client by @DavidLuong98 in #3372
  • Correct documentation: Replace NEVER with TERMINATE in human-in-the-loop.ipynb by @realmorrisliu in #3379
  • update contact information on the repo and release package by @ekzhu in #3383

New Contributors

Full Changelog: v0.2.34...v0.2.35

v0.2.34

12 Aug 19:48
afdaa4c
Compare
Choose a tag to compare

Highlights

  • Enhanced tool calling in Cohere
  • Enhanced async support

What's Changed

New Contributors

Full Changelog: v0.2.33...v0.2.34

v0.2.33

30 Jul 14:32
a246a79
Compare
Choose a tag to compare

Highlights

What's Changed

New Contributors

Full Changelog: v0.2.32...v0.2.33

v0.2.32

04 Jul 15:42
f211994
Compare
Choose a tag to compare

Highlights

Happy July 4th πŸŽ† 🎈 πŸ₯³ !

What's Changed

New Contributors

Full Changelog: v0.2.31...v0.2.32

v0.2.31

22 Jun 16:46
03259b2
Compare
Choose a tag to compare

Highlight

What's Changed

  • Fixed alternating message role bug in Anthropic client by @marklysze in #2992
  • Anthropic Client - Handling multiple consecutive function calls by @marklysze in #2997
  • LLM Observability documentation fixes: Broken links, grammar, and spelling by @areibman in #2995
  • bump version by @qingyun-wu in #2999

New Contributors

Full Changelog: v0.2.30...v0.2.31

v0.2.30

21 Jun 20:06
b483721
Compare
Choose a tag to compare

Highlights

Thanks to @marklysze, @Hk669, @yiranwu0, @garnermccloud, @qingyun-wu, @thinkall, @olaoluwasalami, @eltociear, @LittleLittleCloud, @ShobhitVishnoi30, @NanthagopalEswaran and all the other contributors.

What's Changed

New Contributors

Full Changelog: v0.2.29...v0.2.30

v0.2.29

14 Jun 19:37
10b8fa5
Compare
Choose a tag to compare

Highlights

Thanks to @colombod, @krishnashed, @sonichi, @thinkall, @luxzoli, @LittleLittleCloud, @afourney, @WaelKarkoub, @aswny, @bboynton97, @victordibia, @DavidLuong98, @Knucklessg1, @Noir97, @davorrunje, @ken-gravilon, @yiranwu0, @TheTechOddBug, @whichxjy, @LeoLjl, @qingyun-wu, and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.28...v0.2.29