What's Changed
- Removes Support For
TransformChatHistory
andCompressibleAgent
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
- @cbelwal made their first contribution in #3346
- @HenryKobin made their first contribution in #3357
- @realMorrisLiu made their first contribution in #3379
Full Changelog: v0.2.34...v0.2.35