Skip to content

v0.2.35

Latest
Compare
Choose a tag to compare
@ekzhu ekzhu released this 20 Aug 02:11
· 54 commits to main since this release
d5068d9

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