v0.19.0
版本发布时间: 2022-05-25 07:53:10
openai/openai-python最新发布版本:v1.43.0(2024-08-30 02:00:39)
What's Changed
- Remove model param in Completion call by @gojira in https://github.com/openai/openai-python/pull/88
- Fix http reuse connections by @andrewchernyh in https://github.com/openai/openai-python/pull/94
- V0.19.0: Support engineless and adds openai.Search.create by @hallacy in https://github.com/openai/openai-python/pull/97
New Contributors
- @gojira made their first contribution in https://github.com/openai/openai-python/pull/88
- @andrewchernyh made their first contribution in https://github.com/openai/openai-python/pull/94
Full Changelog: https://github.com/openai/openai-python/compare/v0.18.1...v0.19.0