Skip to content

Releases: microsoft/autogen

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

v0.2.28

31 May 04:06
341a217
Compare
Choose a tag to compare

Highlights

Thanks to @beyonddream @ginward @gbrvalerio @LittleLittleCloud @thinkall @asandez1 @DavidLuong98 @jtrugman @IANTHEREAL @ekzhu @skzhang1 @erezak @WaelKarkoub @zbram101 @r4881t @eltociear @robraux @thongonary @moresearch @shippy @marklysze @ACHultman @Gr3atWh173 @victordibia @MarianoMolina @jluey1 @msamylea @Hk669 @ruiwang @rajan-chari @michaelhaggerty @BeibinLi @krishnashed @jtoy @NikolayTV @pk673 @Aretai-Leah @Knucklessg1 @tj-cycyota @tosolveit @MarkWard0110 @Mai0313 and all the other contributors!

What's Changed

Read more

v0.2.27

30 Apr 14:54
5b6ae32
Compare
Choose a tag to compare

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

v0.2.26

19 Apr 01:01
ded2d61
Compare
Choose a tag to compare

Highlights

  • New contrib feature: customizable vector db for retrieval-augmented chat. PGVector example and notebook.
  • New integration example with promptflow.
  • Enhance initiate_chats for selective carryover.
  • Support openai 'sk-proj-' api key format.

Thanks to @thinkall @ekzhu @Hk669 @lordlinus @ShobhitVishnoi30 @saberuster @olgavrou @Knucklessg1 and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.25...v0.2.26