Skip to content

chore(deps): update dependency openai to v1.68.2 #12947

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

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.30.5 -> ==1.68.2 age adoption passing confidence
openai ==1.60.0 -> ==1.68.2 age adoption passing confidence

Release Notes

openai/openai-python (openai)

v1.68.2

Compare Source

Full Changelog: v1.68.1...v1.68.2

Refactors
  • package: rename audio extra to voice_helpers (2dd6cb8)

v1.68.1

Compare Source

Full Changelog: v1.68.0...v1.68.1

Bug Fixes
  • client: remove duplicate types (#​2235) (063f7d0)
  • helpers/audio: remove duplicative module (f253d04)
  • package: make sounddevice and numpy optional dependencies (8b04453)
Chores
  • ci: run workflows on next too (67f89d4)

v1.68.0

Compare Source

Full Changelog: v1.67.0...v1.68.0

Features
  • add audio helpers (423655c)
  • api: new models for TTS, STT, + new audio features for Realtime (#​2232) (ab5192d)

v1.67.0

Compare Source

Full Changelog: v1.66.5...v1.67.0

Features

v1.66.5

Compare Source

Full Changelog: v1.66.4...v1.66.5

Bug Fixes
Chores

v1.66.3

Compare Source

Full Changelog: v1.66.2...v1.66.3

Bug Fixes

v1.66.2

Compare Source

Full Changelog: v1.66.1...v1.66.2

Bug Fixes

v1.66.1

Compare Source

Full Changelog: v1.66.0...v1.66.1

Bug Fixes
Chores
  • internal: temporary commit (afabec1)

v1.66.0

Compare Source

Full Changelog: v1.65.5...v1.66.0

Features
  • api: add /v1/responses and built-in tools (854df97)
Chores

v1.65.5

Compare Source

Full Changelog: v1.65.4...v1.65.5

Chores

v1.65.4

Compare Source

Full Changelog: v1.65.3...v1.65.4

Bug Fixes

v1.65.3

Compare Source

Full Changelog: v1.65.2...v1.65.3

Chores

v1.65.2

Compare Source

Full Changelog: v1.65.1...v1.65.2

Bug Fixes
  • azure: azure_deployment use with realtime + non-deployment-based APIs (#​2154) (5846b55)
Chores

v1.65.1

Compare Source

Full Changelog: v1.65.0...v1.65.1

Documentation

v1.65.0

Compare Source

Full Changelog: v1.64.0...v1.65.0

Features
Chores

v1.64.0

Compare Source

Full Changelog: v1.63.2...v1.64.0

Features
Bug Fixes
  • client: mark some request bodies as optional (4451f56)
Chores

v1.63.2

Compare Source

Full Changelog: v1.63.1...v1.63.2

Chores

v1.63.1

Compare Source

Full Changelog: v1.63.0...v1.63.1

Chores

v1.63.0

Compare Source

Full Changelog: v1.62.0...v1.63.0

Features

v1.62.0

Compare Source

Full Changelog: v1.61.1...v1.62.0

Features
Bug Fixes
Chores

v1.61.1

Compare Source

Full Changelog: v1.61.0...v1.61.1

Bug Fixes
Chores

v1.61.0

Compare Source

Full Changelog: v1.60.2...v1.61.0

Features
Bug Fixes
  • types: correct metadata type + other fixes (12b87a4)
Chores
Documentation

v1.60.2

Compare Source

Full Changelog: v1.60.1...v1.60.2

Bug Fixes
  • parsing: don't validate input tools in the asynchronous .parse() method (6fcfe73)

v1.60.1

Compare Source

Full Changelog: v1.60.0...v1.60.1

Chores
Documentation

v1.60.0

Compare Source

Full Changelog: v1.59.9...v1.60.0

Features
Chores
Documentation
  • readme: mention failed requests in request IDs (5f7c30b)

v1.59.9

Compare Source

Full Changelog: v1.59.8...v1.59.9

Bug Fixes
Chores
Documentation

v1.59.8

Compare Source

Full Changelog: v1.59.7...v1.59.8

Bug Fixes
  • streaming (c16f58e)
  • structured outputs: avoid parsing empty empty content (#​2023) (6d3513c)
  • structured outputs: correct schema coercion for inline ref expansion (#​2025) (2f4f0b3)
  • types: correct type for vector store chunking strategy (#​2017) (e389279)
Chores
Documentation

v1.59.7

Compare Source

Full Changelog: v1.59.6...v1.59.7

Chores
  • export HttpxBinaryResponseContent class (7191b71)

v1.59.6

Compare Source

Full Changelog: v1.59.5...v1.59.6

Bug Fixes
Chores

v1.59.5

Compare Source

Full Changelog: v1.59.4...v1.59.5

Bug Fixes
Documentation

v1.59.4

Compare Source

Full Changelog: v1.59.3...v1.59.4

Chores
Documentation
  • realtime: fix event reference link (9b6885d)

v1.59.3

Compare Source

Full Changelog: v1.59.2...v1.59.3

Chores

v1.59.2

Compare Source

Full Changelog: v1.59.1...v1.59.2

Chores

v1.58.1

Compare Source

Full Changelog: v1.58.0...v1.58.1

Documentation
  • readme: fix example script link (23ba877)

v1.58.0

Compare Source

Full Changelog: v1.57.4...v1.58.0

Features
Bug Fixes
  • add reasoning_effort to all methods (8829c32)
  • assistants: correctly send include query param (9a4c69c)
  • cli/migrate: change grit binaries prefix (#​1951) (1c396c9)
Chores
Documentation
  • add examples + guidance on Realtime API support (1cb00f8)
  • readme: example snippet for client context manager (#​1953) (ad80255)

v1.57.4

Compare Source

Full Changelog: v1.57.3...v1.57.4

Chores

v1.57.3

Compare Source

Full Changelog: v1.57.2...v1.57.3

Chores

v1.57.2

Compare Source

Full Changelog: v1.57.1...v1.57.2

Bug Fixes
Documentation

v1.57.1

Compare Source

Full Changelog: v1.57.0...v1.57.1

Chores

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

v1.51.0

Compare Source

Full Changelog: v1.50.2...v1.51.0

Features
  • api: support storing chat completions, enabling evals and model distillation in the dashboard (2840c6d)
Chores
Documentation

v1.50.2

Compare Source

Full Changelog: v1.50.1...v1.50.2

Bug Fixes
  • audio: correct types for transcriptions / translations (#​1755) (76c1f3f)

v1.50.1

Compare Source

Full Changelog: v1.50.0...v1.50.1

Documentation

v1.50.0

Compare Source

Full Changelog: v1.49.0...v1.50.0

Features
  • structured outputs: add support for accessing raw responses (#​1748) (0189e28)
Chores
  • pydantic v1: exclude specific properties when rich printing (#​1751) (af535ce)

v1.49.0

Compare Source

Full Changelog: v1.48.0...v1.49.0

Features
Chores

v1.48.0

Compare Source

Full Changelog: v1.47.1...v1.48.0

Features
Bug Fixes
Chores
  • internal: use typing_extensions.overload instead of typing (#​1740) (2522bd5)

v1.47.1

Compare Source

Full Changelog: [v1.47.0...v1.47.1](https://redirect.github.com/openai/openai-python/compare/v1.47.0...


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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-bot renovate-bot requested review from a team as code owners December 6, 2024 13:00
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 6, 2024
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Dec 6, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 6, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency openai to v1.57.0 chore(deps): update dependency openai to v1.61.0 Feb 3, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@glasnt
Copy link
Contributor

glasnt commented Feb 3, 2025

generative_ai/embeddings samples failing due to AttributeError: 'NoneType' object has no attribute 'startswith'. Removing from bulk update.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@glasnt glasnt added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency openai to v1.61.0 chore(deps): update dependency openai to v1.66.3 Mar 17, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency openai to v1.66.3 chore(deps): update dependency openai to v1.66.5 Mar 18, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 18, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 19, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 27, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency openai to v1.66.5 chore(deps): update dependency openai to v1.68.2 Mar 27, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 27, 2025
@glasnt glasnt merged commit ac56e1b into GoogleCloudPlatform:main Mar 27, 2025
11 checks passed
@renovate-bot renovate-bot deleted the renovate/openai-1.x branch March 27, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
owlbot:run Add this label to trigger the Owlbot post processor. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants