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

fix(deps): update dependency openai to v1.52.0 #44

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 1.30.1 -> 1.52.0 age adoption passing confidence

Release Notes

openai/openai-python (openai)

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

v1.39.0

Compare Source

Full Changelog: v1.38.0...v1.39.0

Features
Bug Fixes
  • assistants: add parallel_tool_calls param to runs.stream (113e82a)
Chores

v1.38.0

Compare Source

Full Changelog: v1.37.2...v1.38.0

Features

v1.37.2

Compare Source

Full Changelog: v1.37.1...v1.37.2

Chores
  • internal: add type construction helper (#​1584) (cbb186a)
  • runs/create_and_poll: add parallel_tool_calls request param (04b3e6c)

v1.37.1

Compare Source

Full Changelog: v1.37.0...v1.37.1

Chores

v1.37.0

Compare Source

Full Changelog: v1.36.1...v1.37.0

Features
Bug Fixes
Documentation

v1.36.1

Compare Source

Full Changelog: v1.36.0...v1.36.1

Bug Fixes
  • types: add gpt-4o-mini to more assistants methods (39a8a37)

v1.36.0

Compare Source

Full Changelog: v1.35.15...v1.36.0

Features

v1.35.15

Compare Source

Full Changelog: v1.35.14...v1.35.15

Chores

v1.35.14

Compare Source

Full Changelog: v1.35.13...v1.35.14

Chores
  • docs: minor update to formatting of API link in README (#​1550) (a6e59c6)
  • internal: minor formatting changes (ee1c62e)
  • internal: minor options / compat functions updates (#​1549) (a0701b5)

v1.35.13

Compare Source

Full Changelog: v1.35.12...v1.35.13

Bug Fixes
  • threads/runs/create_and_run_stream: correct tool_resources param (8effd08)
Chores

v1.35.12

Compare Source

Full Changelog: v1.35.11...v1.35.12

Bug Fixes
  • azure: refresh auth token during retries (#​1533) (287926e)
  • tests: fresh_env() now resets new environment values (64da888)

v1.35.11

Compare Source

Full Changelog: v1.35.10...v1.35.11

Chores

v1.35.10

Compare Source

Full Changelog: v1.35.9...v1.35.10

Chores

v1.35.9

Compare Source

Full Changelog: v1.35.8...v1.35.9

Bug Fixes
  • client: always respect content-type multipart/form-data if provided (#​1519) (6da55e1)
Chores

v1.35.8

Compare Source

Full Changelog: v1.35.7...v1.35.8

Chores

v1.35.7

Compare Source

Full Changelog: v1.35.6...v1.35.7

Bug Fixes

v1.35.6

Compare Source

Full Changelog: v1.35.5...v1.35.6

Documentation

v1.35.5

Compare Source

Full Changelog: v1.35.4...v1.35.5

Bug Fixes
  • cli/migrate: avoid reliance on Python 3.12 argument (be7a06b)

v1.35.4

Compare Source

Full Changelog: v1.35.3...v1.35.4

Bug Fixes
  • docs: fix link to advanced python httpx docs (#​1499) (cf45cd5)
  • temporarily patch upstream version to fix broken release flow (#​1500) (4f10470)
Chores

v1.35.3

Compare Source

Full Changelog: v1.35.2...v1.35.3

Bug Fixes
  • tests: add explicit type annotation (9345f10)

v1.35.2

Compare Source

Full Changelog: v1.35.1...v1.35.2

Bug Fixes
  • api: add missing parallel_tool_calls arguments (4041e4f)

v1.35.1

Compare Source

Full Changelog: v1.35.0...v1.35.1

Bug Fixes
  • client/async: avoid blocking io call for platform headers (#​1488) (ae64c05)

v1.35.0

Compare Source

Full Changelog: v1.34.0...v1.35.0

Features

v1.34.0

Compare Source

Full Changelog: v1.33.0...v1.34.0

Features

v1.33.0

Compare Source

Full Changelog: v1.32.1...v1.33.0

Features

v1.32.1

Compare Source

Full Changelog: v1.32.0...v1.32.1

Bug Fixes

v1.32.0

Compare Source

Full Changelog: v1.31.2...v1.32.0

Features

v1.31.2

Compare Source

Full Changelog: v1.31.1...v1.31.2

Chores

v1.31.1

Compare Source

Full Changelog: v1.31.0...v1.31.1

Chores

v1.31.0

Compare Source

Full Changelog: v1.30.5...v1.31.0

Features
Chores

v1.30.5

Compare Source

Full Changelog: v1.30.4...v1.30.5

Chores
  • internal: fix lint issue (35a1e80)

v1.30.4

Compare Source

Full Changelog: v1.30.3...v1.30.4

Chores
  • add missing all definitions (7fba60f)
  • internal: fix lint issue (f423cd0)

v1.30.3

Compare Source

Full Changelog: v1.30.2...v1.30.3

Chores
Documentation
  • contributing: update references to rye-up.com (dcc34a2)

v1.30.2

Compare Source

Full Changelog: v1.30.1...v1.30.2

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 fix(deps): update dependency openai to v1.13.3 fix(deps): update dependency openai to v1.14.0 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch 2 times, most recently from b2f241f to 77d878c Compare March 15, 2024 21:19
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.14.0 fix(deps): update dependency openai to v1.14.1 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 77d878c to db30eba Compare March 19, 2024 16:54
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.14.1 fix(deps): update dependency openai to v1.14.2 Mar 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.14.2 fix(deps): update dependency openai to v1.14.3 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from db30eba to b19af6e Compare March 25, 2024 17:45
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.14.3 fix(deps): update dependency openai to v1.16.1 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch 2 times, most recently from d768b04 to 4a13c42 Compare April 4, 2024 15:59
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.16.1 fix(deps): update dependency openai to v1.16.2 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 4a13c42 to 4582d8f Compare April 10, 2024 19:56
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.16.2 fix(deps): update dependency openai to v1.17.0 Apr 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.17.0 fix(deps): update dependency openai to v1.17.1 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch 2 times, most recently from ea228eb to b4fb962 Compare April 15, 2024 20:44
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.17.1 fix(deps): update dependency openai to v1.18.0 Apr 15, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from b4fb962 to 0121be8 Compare April 16, 2024 00:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.18.0 fix(deps): update dependency openai to v1.19.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 0121be8 to 33ea804 Compare April 16, 2024 19:01
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.19.0 fix(deps): update dependency openai to v1.20.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 33ea804 to 4e5e7f4 Compare April 17, 2024 18:14
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.20.0 fix(deps): update dependency openai to v1.21.0 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 4e5e7f4 to acd5507 Compare April 17, 2024 21:52
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.21.0 fix(deps): update dependency openai to v1.21.1 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.21.1 fix(deps): update dependency openai to v1.21.2 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch 2 times, most recently from 7d1ba09 to 37671ec Compare April 18, 2024 16:25
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.21.2 fix(deps): update dependency openai to v1.22.0 Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.44.1 fix(deps): update dependency openai to v1.45.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from eefab36 to a30f6d6 Compare September 16, 2024 16:17
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.45.0 fix(deps): update dependency openai to v1.45.1 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from a30f6d6 to 8576c53 Compare September 17, 2024 19:00
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.45.1 fix(deps): update dependency openai to v1.46.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 8576c53 to b025357 Compare September 19, 2024 16:59
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.46.0 fix(deps): update dependency openai to v1.46.1 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from b025357 to 98cf722 Compare September 20, 2024 16:43
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.46.1 fix(deps): update dependency openai to v1.47.0 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 98cf722 to dbb939d Compare September 23, 2024 15:31
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.47.0 fix(deps): update dependency openai to v1.47.1 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from dbb939d to b02a2c5 Compare September 25, 2024 16:00
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.47.1 fix(deps): update dependency openai to v1.48.0 Sep 25, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from b02a2c5 to f6d61e5 Compare September 26, 2024 19:43
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.48.0 fix(deps): update dependency openai to v1.49.0 Sep 26, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from f6d61e5 to 11baac9 Compare September 27, 2024 00:15
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.49.0 fix(deps): update dependency openai to v1.50.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 11baac9 to 6a53c27 Compare September 27, 2024 16:40
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.50.0 fix(deps): update dependency openai to v1.50.1 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 6a53c27 to 048c57e Compare September 28, 2024 01:02
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.50.1 fix(deps): update dependency openai to v1.50.2 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 048c57e to 28dbfe7 Compare October 1, 2024 18:31
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.50.2 fix(deps): update dependency openai to v1.51.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 28dbfe7 to 7ed7e10 Compare October 7, 2024 16:50
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.51.0 fix(deps): update dependency openai to v1.51.1 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 7ed7e10 to 71a7bcf Compare October 8, 2024 16:35
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.51.1 fix(deps): update dependency openai to v1.51.2 Oct 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v1.51.2 fix(deps): update dependency openai to v1.52.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/openai-1.x-lockfile branch from 71a7bcf to 99fb8f4 Compare October 17, 2024 18:16
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