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.61.0 #18

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==1.7.0 -> ==1.61.0 age adoption passing confidence

Release Notes

openai/openai-python (openai)

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

Bug Fixes
  • pydantic v1: avoid warnings error (1e8e7d1)

v1.47.0

Compare Source

Full Changelog: v1.46.1...v1.47.0

Features
  • client: send retry count header (21b0c00)
Chores

v1.46.1

Compare Source

Full Changelog: v1.46.0...v1.46.1

Bug Fixes
Chores

v1.46.0

Compare Source

Full Changelog: v1.45.1...v1.46.0

Features
  • client: add ._request_id property to object responses (#​1707) (8b3da05)
Documentation

v1.45.1

Compare Source

Full Changelog: v1.45.0...v1.45.1

Chores
Documentation

v1.45.0

Compare Source

Full Changelog: v1.44.1...v1.45.0

Features
Bug Fixes
  • types: correctly mark stream discriminator as optional (#​1706) (80f02f9)

v1.44.1

Compare Source

Full Changelog: v1.44.0...v1.44.1

Chores
Documentation

v1.44.0

Compare Source

Full Changelog: v1.43.1...v1.44.0

Features

v1.43.1

Compare Source

Full Changelog: v1.43.0...v1.43.1

Chores

v1.43.0

Compare Source

Full Changelog: v1.42.0...v1.43.0

Features

v1.42.0

Compare Source

Full Changelog: v1.41.1...v1.42.0

Features
Chores

v1.41.1

Compare Source

Full Changelog: v1.41.0...v1.41.1

Bug Fixes
Chores
  • client: fix parsing union responses when non-json is returned (#​1665) (822c37d)

v1.41.0

Compare Source

Full Changelog: v1.40.8...v1.41.0

Features
  • client: add uploads.upload_file helper (aae079d)

v1.40.8

Compare Source

Full Changelog: v1.40.7...v1.40.8

Chores

v1.40.7

Compare Source

Full Changelog: v1.40.6...v1.40.7

Bug Fixes
Chores
  • docs: fix typo in example snippet (4e83b57)
  • internal: use different 32bit detection method (#​1652) (5831af6)

v1.40.6

Compare Source

Full Changelog: v1.40.5...v1.40.6

Chores

v1.40.5

Compare Source

Full Changelog: v1.40.4...v1.40.5

Documentation

v1.40.4

Compare Source

Full Changelog: v1.40.3...v1.40.4

Bug Fixes
  • json schema: unravel $refs alongside additional keys (c7a3d29)
  • json schema: unwrap allOfs with one entry (53d964d)

v1.40.3

Compare Source

Full Changelog: v1.40.2...v1.40.3

Chores

v1.40.2

Compare Source

Full Changelog: v1.40.1...v1.40.2

Bug Fixes
  • client: raise helpful error message for response_format misuse (18191da)
  • json schema: support recursive BaseModels in Pydantic v1 (#​1623) (43e10c0)
Chores

v1.40.1

Compare Source

Full Changelog: v1.40.0...v1.40.1

Chores

v1.40.0

Compare Source

Full Changelog: v1.39.0...v1.40.0

Features
  • api: add structured outputs support (e8dba7d)
Chores

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 Update dependency openai to v1.7.1 Update dependency openai to v1.7.2 Jan 12, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from e8c3944 to a1d965e Compare January 12, 2024 17:06
@renovate renovate bot changed the title Update dependency openai to v1.7.2 Update dependency openai to v1.8.0 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from a1d965e to bbff197 Compare January 17, 2024 01:31
@renovate renovate bot changed the title Update dependency openai to v1.8.0 Update dependency openai to v1.9.0 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 37f72bc to 4ebf2ef Compare January 25, 2024 22:55
@renovate renovate bot changed the title Update dependency openai to v1.9.0 Update dependency openai to v1.10.0 Jan 25, 2024
@renovate renovate bot changed the title Update dependency openai to v1.10.0 Update dependency openai to v1.11.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from a377113 to 99da7e2 Compare February 4, 2024 21:50
@renovate renovate bot changed the title Update dependency openai to v1.11.0 Update dependency openai to v1.11.1 Feb 4, 2024
@renovate renovate bot changed the title Update dependency openai to v1.11.1 Update dependency openai to v1.12.0 Feb 9, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 99da7e2 to 7693148 Compare February 9, 2024 01:36
@renovate renovate bot changed the title Update dependency openai to v1.12.0 Update dependency openai to v1.13.3 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 7693148 to 782065c Compare February 29, 2024 01:25
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 782065c to b59feb3 Compare March 13, 2024 23:15
@renovate renovate bot changed the title Update dependency openai to v1.13.3 Update dependency openai to v1.14.0 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from b59feb3 to d8a8ccd Compare March 15, 2024 22:47
@renovate renovate bot changed the title Update dependency openai to v1.14.0 Update dependency openai to v1.14.1 Mar 15, 2024
@renovate renovate bot changed the title Update dependency openai to v1.14.1 Update dependency openai to v1.14.2 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from d8a8ccd to 279cc23 Compare March 19, 2024 16:43
@renovate renovate bot changed the title Update dependency openai to v1.14.2 Update dependency openai to v1.14.3 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 279cc23 to 5b2f710 Compare March 25, 2024 20:01
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 5b2f710 to 7966d17 Compare April 2, 2024 01:11
@renovate renovate bot changed the title Update dependency openai to v1.14.3 Update dependency openai to v1.16.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 7966d17 to c010bc8 Compare April 2, 2024 18:23
@renovate renovate bot changed the title Update dependency openai to v1.16.0 Update dependency openai to v1.16.1 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from c010bc8 to b8349f0 Compare April 4, 2024 21:05
@renovate renovate bot changed the title Update dependency openai to v1.16.1 Update dependency openai to v1.16.2 Apr 4, 2024
@renovate renovate bot changed the title Update dependency openai to v1.57.2 Update dependency openai to v1.57.3 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 84ae6a4 to 0718a56 Compare December 13, 2024 17:10
@renovate renovate bot changed the title Update dependency openai to v1.57.3 Update dependency openai to v1.57.4 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 0718a56 to b904087 Compare December 17, 2024 18:45
@renovate renovate bot changed the title Update dependency openai to v1.57.4 Update dependency openai to v1.58.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from b904087 to c66c9b5 Compare December 17, 2024 22:17
@renovate renovate bot changed the title Update dependency openai to v1.58.0 Update dependency openai to v1.58.1 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x branch from c66c9b5 to abdf572 Compare January 4, 2025 20:25
@renovate renovate bot changed the title Update dependency openai to v1.58.1 Update dependency openai to v1.59.3 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from abdf572 to de20231 Compare January 8, 2025 13:55
@renovate renovate bot changed the title Update dependency openai to v1.59.3 Update dependency openai to v1.59.4 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from de20231 to ed930e3 Compare January 8, 2025 17:47
@renovate renovate bot changed the title Update dependency openai to v1.59.4 Update dependency openai to v1.59.5 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from ed930e3 to 366fcfa Compare January 9, 2025 22:11
@renovate renovate bot changed the title Update dependency openai to v1.59.5 Update dependency openai to v1.59.6 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 366fcfa to 8e80971 Compare January 13, 2025 16:44
@renovate renovate bot changed the title Update dependency openai to v1.59.6 Update dependency openai to v1.59.7 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 8e80971 to 2b012b0 Compare January 17, 2025 21:33
@renovate renovate bot changed the title Update dependency openai to v1.59.7 Update dependency openai to v1.59.8 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 2b012b0 to 9103bf8 Compare January 20, 2025 17:08
@renovate renovate bot changed the title Update dependency openai to v1.59.8 Update dependency openai to v1.59.9 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 9103bf8 to f110f10 Compare January 22, 2025 15:19
@renovate renovate bot changed the title Update dependency openai to v1.59.9 Update dependency openai to v1.60.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from f110f10 to 94fc490 Compare January 24, 2025 20:21
@renovate renovate bot changed the title Update dependency openai to v1.60.0 Update dependency openai to v1.60.1 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 94fc490 to 1b5c531 Compare January 27, 2025 21:35
@renovate renovate bot changed the title Update dependency openai to v1.60.1 Update dependency openai to v1.60.2 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/openai-1.x branch from 1b5c531 to 34f974c Compare January 31, 2025 21:13
@renovate renovate bot changed the title Update dependency openai to v1.60.2 Update dependency openai to v1.61.0 Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants