Skip to content

Releases: microsoft/autogen

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

v0.2.25

17 Apr 03:22
4ab8a88
Compare
Choose a tag to compare

Highlights

Thanks to @BeibinLi @GregorD1A1 @rihp @Mai0313 @DustinX @skzhang1 and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.24...v0.2.25

v0.2.24

15 Apr 16:58
fbe8476
Compare
Choose a tag to compare

Highlights

  • Generalized and Improved RAG: customizable vector database; adding source to answer.
  • Function call support for Anthropic Claude.
  • Usage and cost info are made easier to read.
  • Improvement to long context handling, stateflow, agent optimizer, code execution.

Thanks to @thinkall @kevin666aa @WaelKarkoub @skzhang1 @PyroGenesis @wmwxwa @levscaut @JoshTrim @giorgossideris @Hk669 and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.23...v0.2.24

v0.2.23

09 Apr 18:51
5292024
Compare
Choose a tag to compare

This is a minor release with cost update for OpenAI models.

Highlights

Thanks to @liujun121533 @davorrunje @martinzrrl @thinkall @WaelKarkoub @sethupavan12 and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.22...v0.2.23

v0.2.22

06 Apr 20:15
4a44093
Compare
Choose a tag to compare

Highlights

Thanks to @WaelKarkoub @ekzhu @skzhang1 @davorrunje @afourney @Wannabeasmartguy @jackgerrits @rajan-chari @XHMY @jtoy @marklysze @Andrew8xx8 @thinkall @BeibinLi @benstein @sharsha315 @levscaut @Karthikeya-Meesala @r-b-g-b @cheng-tan @kevin666aa and all the other contributors!

What's Changed

New Contributors

Full Changelog: v0.2.21...v0.2.22