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

chore(deps): update dependency openai to v1 #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai ==0.27.2 -> ==1.54.0 age adoption passing confidence

Release Notes

openai/openai-python (openai)

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

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

v1.30.1

Compare Source

Full Changelog: v1.30.0...v1.30.1

Chores

v1.30.0

Compare Source

Full Changelog: v1.29.0...v1.30.0

Features

v1.29.0

Compare Source

Full Changelog: v1.28.2...v1.29.0

Features

v1.28.2

Compare Source

Full Changelog: v1.28.1...v1.28.2

Bug Fixes
Chores

v1.28.1

Compare Source

Full Changelog: v1.28.0...v1.28.1

Chores

v1.28.0

Compare Source

Full Changelog: v1.27.0...v1.28.0

Features

v1.27.0

Compare Source

Full Changelog: v1.26.0...v1.27.0

Features
  • **ap

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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 2 times, most recently from 72de595 to 8d9a2f5 Compare November 22, 2023 19:02
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 62f33e3 to fab7ee4 Compare December 1, 2023 20:12
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 22cad45 to 95f68c1 Compare December 22, 2023 13:46
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 67b66a0 to e64878e Compare January 12, 2024 17:26
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from 8a85a67 to 77a0adf Compare January 21, 2024 09:48
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 311eefa to 230c9a5 Compare February 9, 2024 00:50
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 641fb4f to 753d6f2 Compare March 19, 2024 17:58
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from cfc08a1 to 3c11fff Compare April 4, 2024 16:45
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from f7aaed4 to ff55859 Compare April 15, 2024 22:09
@renovate renovate bot force-pushed the renovate/openai-1.x branch 5 times, most recently from 57b8973 to e56b5e6 Compare August 21, 2024 01:14
@renovate renovate bot force-pushed the renovate/openai-1.x branch 4 times, most recently from ec816a6 to ba7bff5 Compare September 12, 2024 19:25
@renovate renovate bot force-pushed the renovate/openai-1.x branch 4 times, most recently from 82b9402 to b57937b Compare September 20, 2024 16:20
@renovate renovate bot force-pushed the renovate/openai-1.x branch 6 times, most recently from 376d5e3 to 734dd52 Compare September 28, 2024 02:03
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 0287980 to c9d659d Compare October 8, 2024 15:34
@renovate renovate bot force-pushed the renovate/openai-1.x branch 3 times, most recently from 2f8d1d3 to 62eb041 Compare October 24, 2024 00:22
@renovate renovate bot force-pushed the renovate/openai-1.x branch 2 times, most recently from b5f6746 to a094637 Compare November 4, 2024 18:02
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