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

Update dependency openai to v1.68.2 #5

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.47.1 -> ==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)

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 force-pushed the renovate/openai-1.x branch from 2e4c3b7 to 04e2d65 Compare September 26, 2024 18:56
@renovate renovate bot changed the title Update dependency openai to v1.48.0 Update dependency openai to v1.49.0 Sep 26, 2024
@renovate renovate bot changed the title Update dependency openai to v1.49.0 Update dependency openai to v1.50.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 04e2d65 to ac1d1c2 Compare September 27, 2024 01:21
@renovate renovate bot changed the title Update dependency openai to v1.50.0 Update dependency openai to v1.50.1 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from ac1d1c2 to 36322c4 Compare September 27, 2024 16:35
@renovate renovate bot changed the title Update dependency openai to v1.50.1 Update dependency openai to v1.50.2 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 36322c4 to 4727845 Compare September 28, 2024 00:33
@renovate renovate bot changed the title Update dependency openai to v1.50.2 Update dependency openai to v1.51.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 55a6947 to 453eb61 Compare October 7, 2024 15:37
@renovate renovate bot changed the title Update dependency openai to v1.51.0 Update dependency openai to v1.51.1 Oct 7, 2024
@renovate renovate bot changed the title Update dependency openai to v1.51.1 Update dependency openai to v1.51.2 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 453eb61 to dcfbdf3 Compare October 8, 2024 15:50
@renovate renovate bot force-pushed the renovate/openai-1.x branch from dcfbdf3 to b652e06 Compare October 17, 2024 18:36
@renovate renovate bot changed the title Update dependency openai to v1.51.2 Update dependency openai to v1.52.0 Oct 17, 2024
@renovate renovate bot changed the title Update dependency openai to v1.52.0 Update dependency openai to v1.52.1 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from b652e06 to 3b79805 Compare October 22, 2024 22:05
@renovate renovate bot changed the title Update dependency openai to v1.52.1 Update dependency openai to v1.52.2 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 3b79805 to a78711c Compare October 24, 2024 00:03
@renovate renovate bot changed the title Update dependency openai to v1.52.2 Update dependency openai to v1.53.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from a78711c to 91b3764 Compare October 30, 2024 17:32
@renovate renovate bot changed the title Update dependency openai to v1.53.0 Update dependency openai to v1.53.1 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 91b3764 to 4927eb2 Compare November 4, 2024 18:02
@renovate renovate bot changed the title Update dependency openai to v1.53.1 Update dependency openai to v1.54.0 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 287fba4 to b216d16 Compare November 5, 2024 17:57
@renovate renovate bot changed the title Update dependency openai to v1.54.0 Update dependency openai to v1.54.1 Nov 5, 2024
@renovate renovate bot changed the title Update dependency openai to v1.54.1 Update dependency openai to v1.54.2 Nov 6, 2024
@renovate renovate bot changed the title Update dependency openai to v1.63.1 Update dependency openai to v1.63.2 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from bfa3aae to ce6e9c7 Compare February 23, 2025 01:08
@renovate renovate bot changed the title Update dependency openai to v1.63.2 Update dependency openai to v1.64.0 Feb 23, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from ce6e9c7 to 7f4aa9e Compare February 27, 2025 20:54
@renovate renovate bot changed the title Update dependency openai to v1.64.0 Update dependency openai to v1.65.0 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 7f4aa9e to e6080b0 Compare February 28, 2025 00:44
@renovate renovate bot changed the title Update dependency openai to v1.65.0 Update dependency openai to v1.65.1 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from e6080b0 to 6bb9331 Compare March 1, 2025 23:59
@renovate renovate bot changed the title Update dependency openai to v1.65.1 Update dependency openai to v1.65.2 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 6bb9331 to 306305c Compare March 5, 2025 00:56
@renovate renovate bot changed the title Update dependency openai to v1.65.2 Update dependency openai to v1.65.3 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 306305c to 25998be Compare March 6, 2025 00:49
@renovate renovate bot changed the title Update dependency openai to v1.65.3 Update dependency openai to v1.65.4 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 25998be to 41d6879 Compare March 9, 2025 16:42
@renovate renovate bot changed the title Update dependency openai to v1.65.4 Update dependency openai to v1.65.5 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 41d6879 to 5685bce Compare March 11, 2025 18:09
@renovate renovate bot changed the title Update dependency openai to v1.65.5 Update dependency openai to v1.66.0 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 5685bce to e5e2b00 Compare March 12, 2025 00:29
@renovate renovate bot changed the title Update dependency openai to v1.66.0 Update dependency openai to v1.66.2 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from e5e2b00 to 55ff436 Compare March 12, 2025 20:48
@renovate renovate bot changed the title Update dependency openai to v1.66.2 Update dependency openai to v1.66.3 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 55ff436 to e620cf3 Compare March 19, 2025 01:00
@renovate renovate bot changed the title Update dependency openai to v1.66.3 Update dependency openai to v1.66.5 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from e620cf3 to 7ecb9f2 Compare March 20, 2025 01:21
@renovate renovate bot changed the title Update dependency openai to v1.66.5 Update dependency openai to v1.67.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 7ecb9f2 to a92d0e6 Compare March 20, 2025 17:13
@renovate renovate bot changed the title Update dependency openai to v1.67.0 Update dependency openai to v1.68.0 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from a92d0e6 to d841df4 Compare March 21, 2025 17:32
@renovate renovate bot changed the title Update dependency openai to v1.68.0 Update dependency openai to v1.68.2 Mar 21, 2025
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