v0.2.35
版本发布时间: 2024-08-20 10:11:38
microsoft/autogen最新发布版本:v0.2.38(2024-11-11 10:53:33)
What's Changed
- Removes Support For
TransformChatHistory
andCompressibleAgent
by @WaelKarkoub in https://github.com/microsoft/autogen/pull/3313 - Updated Program.cs for Autogen.BasicSample to give menu driven options by @cbelwal in https://github.com/microsoft/autogen/pull/3346
- Remove dependency on RetrieveAssistantAgent for RetrieveChat by @thinkall in https://github.com/microsoft/autogen/pull/3320
- Missing backticks breaking documentation in groupchat.last_speaker by @HenryKobin in https://github.com/microsoft/autogen/pull/3357
- Update Mistral client class to support new Mistral v1.0.1 package by @marklysze in https://github.com/microsoft/autogen/pull/3356
- adding a new page Function comparison between Python AutoGen and Auto… by @olaoluwasalami in https://github.com/microsoft/autogen/pull/3367
- Update README.md to use camera-ready by @gagb in https://github.com/microsoft/autogen/pull/3370
- Add OpenAI Gemini Example for VertexAI Notebook by @luxzoli in https://github.com/microsoft/autogen/pull/3290
- [.NET] Add cache control to Anthropic Client by @DavidLuong98 in https://github.com/microsoft/autogen/pull/3372
- Correct documentation: Replace NEVER with TERMINATE in human-in-the-loop.ipynb by @realMorrisLiu in https://github.com/microsoft/autogen/pull/3379
- update contact information on the repo and release package by @ekzhu in https://github.com/microsoft/autogen/pull/3383
New Contributors
- @cbelwal made their first contribution in https://github.com/microsoft/autogen/pull/3346
- @HenryKobin made their first contribution in https://github.com/microsoft/autogen/pull/3357
- @realMorrisLiu made their first contribution in https://github.com/microsoft/autogen/pull/3379
Full Changelog: https://github.com/microsoft/autogen/compare/v0.2.34...v0.2.35