v0.2.37
版本发布时间: 2024-10-23 13:41:11
microsoft/autogen最新发布版本:v0.2.38(2024-11-11 10:53:33)
What's Changed
- Use trusted publisher for pypi release by @jackgerrits in https://github.com/microsoft/autogen/pull/3596
- Fix typos in Cerebras doc by @henrytwo in https://github.com/microsoft/autogen/pull/3590
- Add blog post announcing the new architecture preview by @jackgerrits in https://github.com/microsoft/autogen/pull/3599
- Update PR link in blog post by @jackgerrits in https://github.com/microsoft/autogen/pull/3602
- Create CI to tag issues with needs triage by @jackgerrits in https://github.com/microsoft/autogen/pull/3605
- Update issue templates by @jackgerrits in https://github.com/microsoft/autogen/pull/3610
- Fix small typo in the docs by @jknaudt21 in https://github.com/microsoft/autogen/pull/3650
- Update 0.2 CI to target branch, remove merge queue by @jackgerrits in https://github.com/microsoft/autogen/pull/3656
- Update BaseUrl of docusaurus site by @jackgerrits in https://github.com/microsoft/autogen/pull/3658
- Add announcement bar for 0.4 by @jackgerrits in https://github.com/microsoft/autogen/pull/3717
- Update links on 0.2 website by @jackgerrits in https://github.com/microsoft/autogen/pull/3734
- Function Calling Support for Gemini - Part 2 by @luxzoli in https://github.com/microsoft/autogen/pull/3726
- Fix #2643 - groupchat model registration by @Matteo-Frattaroli in https://github.com/microsoft/autogen/pull/2696
- Added a demonstartion notebook featuring the usage of Langchain with AutoGen by @Kirushikesh in https://github.com/microsoft/autogen/pull/3461
- Autobuild Function calling by @krishnashed in https://github.com/microsoft/autogen/pull/3238
- Update Docs to Point to 0.4 by @victordibia in https://github.com/microsoft/autogen/pull/3764
- Notebook on web crawling by @WilliamEspegren in https://github.com/microsoft/autogen/pull/2720
- Fix link to v0.4 documentation by @ekzhu in https://github.com/microsoft/autogen/pull/3772
- Remove path filter for website testing in 0.2 by @jackgerrits in https://github.com/microsoft/autogen/pull/3782
- Fix broken image URL in README by @gagb in https://github.com/microsoft/autogen/pull/3776
- Clarify stable package name and version on home page by @jackgerrits in https://github.com/microsoft/autogen/pull/3775
- Fix CTA button alignment in docs home page by @victordibia in https://github.com/microsoft/autogen/pull/3788
- K8s code executor by @questcollector in https://github.com/microsoft/autogen/pull/3419
- Add Couchbase Vector DB Example Notebook and Minor Bug Fix by @lokesh-couchbase in https://github.com/microsoft/autogen/pull/3804
- Add Zep ecosystem doc and notebook by @danielchalef in https://github.com/microsoft/autogen/pull/3681
- [bug] Changes Text Cache Default to None by @WaelKarkoub in https://github.com/microsoft/autogen/pull/3872
- [bug] Validates If The Role Tool is Handled Correctly after Transforms by @WaelKarkoub in https://github.com/microsoft/autogen/pull/3875
- [CAP] Abstraction of actor_connector to go along with runtime factory and runtime abstraction by @rajan-chari in https://github.com/microsoft/autogen/pull/3296
New Contributors
- @jknaudt21 made their first contribution in https://github.com/microsoft/autogen/pull/3650
- @Matteo-Frattaroli made their first contribution in https://github.com/microsoft/autogen/pull/2696
- @WilliamEspegren made their first contribution in https://github.com/microsoft/autogen/pull/2720
- @questcollector made their first contribution in https://github.com/microsoft/autogen/pull/3419
- @danielchalef made their first contribution in https://github.com/microsoft/autogen/pull/3681
Full Changelog: https://github.com/microsoft/autogen/compare/v0.2.36...v0.2.37