v0.1.7
版本发布时间: 2023-10-07 21:08:29
microsoft/autogen最新发布版本:v0.2.36(2024-10-02 08:12:58)
This release allows instantiating config_list with a .env file. Example notebook about different ways of loading configs: oai_openai_utils.ipynb Thanks to @AaronWard and other contributors!
What's Changed
- Replace the use of
assert
in non-test code by @cipherself in https://github.com/microsoft/autogen/pull/80 - Bump postcss from 8.4.18 to 8.4.31 in /website by @dependabot in https://github.com/microsoft/autogen/pull/93
- show github stars by @sonichi in https://github.com/microsoft/autogen/pull/92
- Docs: fixed typos and grammar by @masterujjval in https://github.com/microsoft/autogen/pull/94
- openai_utils.py - functionality for instantiating config_list with a .env file by @AaronWard in https://github.com/microsoft/autogen/pull/68
- document about docker by @sonichi in https://github.com/microsoft/autogen/pull/119
- docs: typo fixed by @lgersman in https://github.com/microsoft/autogen/pull/129
- Fix broken link in README.md by @htcrefactor in https://github.com/microsoft/autogen/pull/134
- fix doc typo by @HyperCodec in https://github.com/microsoft/autogen/pull/123
- typo fixed by @SDcodehub in https://github.com/microsoft/autogen/pull/127
- bump version to 0.1.7 by @sonichi in https://github.com/microsoft/autogen/pull/141
New Contributors
- @cipherself made their first contribution in https://github.com/microsoft/autogen/pull/80
- @dependabot made their first contribution in https://github.com/microsoft/autogen/pull/93
- @masterujjval made their first contribution in https://github.com/microsoft/autogen/pull/94
- @lgersman made their first contribution in https://github.com/microsoft/autogen/pull/129
- @htcrefactor made their first contribution in https://github.com/microsoft/autogen/pull/134
- @HyperCodec made their first contribution in https://github.com/microsoft/autogen/pull/123
- @SDcodehub made their first contribution in https://github.com/microsoft/autogen/pull/127
Full Changelog: https://github.com/microsoft/autogen/compare/v0.1.6...v0.1.7