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 all major dependencies #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 Sep 23, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v3 -> v4 age adoption passing confidence
actions/setup-python action major v4 -> v5 age adoption passing confidence
openai dependencies major ^0.28.0 -> ^1.0.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

actions/setup-python (actions/setup-python)

v5

Compare Source

openai/openai-python (openai)

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

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


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/all-major-updates branch from 5fa77e3 to 8f6567e Compare September 28, 2024 07:33
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