v0.22.0
版本发布时间: 2022-07-26 21:54:49
openai/openai-python最新发布版本:v1.43.0(2024-08-30 02:00:39)
What's Changed
- [Azure] Capacity is not needed for scale types other than 'manual' by @sorinsuciu-msft in https://github.com/openai/openai-python/pull/103
- Add azure embeddings example notebook by @t-asutedjo in https://github.com/openai/openai-python/pull/104
- Add Azure AD authentication support by @t-asutedjo in https://github.com/openai/openai-python/pull/92
- Update setup.py by @oscar-king in https://github.com/openai/openai-python/pull/99
- Fixed args in refresh_from call in ErrorObject by @zafercavdar in https://github.com/openai/openai-python/pull/107
- Add deployment_id parameter for azure by @t-asutedjo in https://github.com/openai/openai-python/pull/109
- Ted/move examples to openai cookbook by @ted-at-openai in https://github.com/openai/openai-python/pull/112
New Contributors
- @t-asutedjo made their first contribution in https://github.com/openai/openai-python/pull/104
- @oscar-king made their first contribution in https://github.com/openai/openai-python/pull/99
- @zafercavdar made their first contribution in https://github.com/openai/openai-python/pull/107
Full Changelog: https://github.com/openai/openai-python/compare/v0.20.0...v0.22.0