GPTeam
GPTeam copied to clipboard
Update dependency openai to v0.27.7
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
openai | 0.27.6 -> 0.27.7 |
Release Notes
openai/openai-python
v0.27.7
What's Changed
- bump version by @mpokrass in https://github.com/openai/openai-python/pull/428
- Embeddings util - remove unnecessary sort by index by @ravwojdyla in https://github.com/openai/openai-python/pull/430
- allow api_version to be set by environment variable by @kristapratico in https://github.com/openai/openai-python/pull/438
- Fixed CLI streamed chat completions. by @MikeAmy in https://github.com/openai/openai-python/pull/319
- Update README to use gpt-3.5-turbo by default by @athyuttamre in https://github.com/openai/openai-python/pull/441
- Updating code and readme to reference the Azure's newest 2023-05-15 API Version by @glecaros in https://github.com/openai/openai-python/pull/452
- Update version.py by @hallacy in https://github.com/openai/openai-python/pull/458
New Contributors
- @ravwojdyla made their first contribution in https://github.com/openai/openai-python/pull/430
- @MikeAmy made their first contribution in https://github.com/openai/openai-python/pull/319
- @glecaros made their first contribution in https://github.com/openai/openai-python/pull/452
Full Changelog: https://github.com/openai/openai-python/compare/v0.27.6...v0.27.7
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.