Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Upgrade dependency openai to v1.57.0 #122

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.51.0 -> ==1.57.0 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.57.0

Compare Source

Full Changelog: v1.56.2...v1.57.0

Features
Chores

v1.56.2

Compare Source

Full Changelog: v1.56.1...v1.56.2

Chores

v1.56.1

Compare Source

Full Changelog: v1.56.0...v1.56.1

Bug Fixes
  • cli: remove usage of httpx proxies (0e9fc3d)
Chores

v1.56.0

Compare Source

Full Changelog: v1.55.3...v1.56.0

Features

v1.55.3

Compare Source

Full Changelog: v1.55.2...v1.55.3

Bug Fixes

v1.55.2

Compare Source

Full Changelog: v1.55.1...v1.55.2

Chores
Documentation

v1.55.1

Compare Source

Full Changelog: v1.55.0...v1.55.1

Bug Fixes
  • pydantic-v1: avoid runtime error for assistants streaming (#​1885) (197c94b)
Chores
Documentation

v1.55.0

Compare Source

Full Changelog: v1.54.5...v1.55.0

Features

v1.54.5

Compare Source

Full Changelog: v1.54.4...v1.54.5

Bug Fixes
  • asyncify: avoid hanging process under certain conditions (#​1853) (3d23437)
Chores

v1.54.4

Compare Source

Full Changelog: v1.54.3...v1.54.4

Bug Fixes
Documentation

v1.54.3

Compare Source

Full Changelog: v1.54.2...v1.54.3

Bug Fixes

v1.54.2

Compare Source

Full Changelog: v1.54.1...v1.54.2

Chores

v1.54.1

Compare Source

Full Changelog: v1.54.0...v1.54.1

Bug Fixes
  • add new prediction param to all methods (6aa424d)

v1.54.0

Compare Source

Full Changelog: v1.53.1...v1.54.0

Features

v1.53.1

Compare Source

Full Changelog: v1.53.0...v1.53.1

Bug Fixes
Chores

v1.53.0

Compare Source

Full Changelog: v1.52.2...v1.53.0

Features
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (7cf0a49)
Chores

v1.52.2

Compare Source

Full Changelog: v1.52.1...v1.52.2

Chores

v1.52.1

Compare Source

Full Changelog: v1.52.0...v1.52.1

Bug Fixes
Chores

v1.52.0

Compare Source

Full Changelog: v1.51.2...v1.52.0

Features
  • api: add gpt-4o-audio-preview model for chat completions (#​1796) (fbf1e0c)

v1.51.2

Compare Source

Full Changelog: v1.51.1...v1.51.2

Chores

v1.51.1

Compare Source

Full Changelog: v1.51.0...v1.51.1

Bug Fixes
  • client: avoid OverflowError with very large retry counts (#​1779) (fb1dacf)
Chores
  • internal: add support for parsing bool response content (#​1774) (aa2e25f)
Documentation

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.51.1 ⬆️ Upgrade dependency openai to v1.51.2 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 0f4d224 to 2c073e5 Compare October 10, 2024 21:48
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 2c073e5 to 18abe58 Compare October 17, 2024 23:13
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.51.2 ⬆️ Upgrade dependency openai to v1.52.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 33a237e to 4f9bba7 Compare October 19, 2024 21:36
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.52.0 ⬆️ Upgrade dependency openai to v1.52.1 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 1f91690 to 9d2abe1 Compare October 24, 2024 00:38
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.52.1 ⬆️ Upgrade dependency openai to v1.52.2 Oct 24, 2024
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.52.2 ⬆️ Upgrade dependency openai to v1.53.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 9d2abe1 to 9e64285 Compare October 30, 2024 17:43
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 9e64285 to c1f111b Compare November 7, 2024 17:52
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.53.0 ⬆️ Upgrade dependency openai to v1.54.3 Nov 7, 2024
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.54.3 ⬆️ Upgrade dependency openai to v1.54.4 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from c1f111b to db18034 Compare November 12, 2024 18:55
@renovate renovate bot changed the title ⬆️ Upgrade dependency openai to v1.54.4 ⬆️ Upgrade dependency openai to v1.57.0 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from db18034 to 173f704 Compare December 7, 2024 03:04
Copy link
Contributor Author

renovate bot commented Dec 7, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pdm.lock
Command failed: pdm update --no-sync --update-eager openai
/usr/local/bin/pdm: line 19:   891 Killed                  /opt/containerbase/tools/pdm/2.21.0/3.10.16/bin/pdm "$@"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants