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 v4.72.0 #377

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.56.0 -> 4.72.0 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v4.72.0

Compare Source

Full Changelog: v4.71.1...v4.72.0

Features
  • add back deno runtime testing without type checks (1626cf5)
Chores

v4.71.1

Compare Source

Full Changelog: v4.71.0...v4.71.1

Bug Fixes

v4.71.0

Compare Source

Full Changelog: v4.70.3...v4.71.0

Features

v4.70.3

Compare Source

Full Changelog: v4.70.2...v4.70.3

Bug Fixes
  • change streaming helper imports to be relative (e73b7cf)

v4.70.2

Compare Source

Full Changelog: v4.70.1...v4.70.2

Bug Fixes
  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)

v4.70.1

Compare Source

Full Changelog: v4.70.0...v4.70.1

Bug Fixes

v4.70.0

Compare Source

Full Changelog: v4.69.0...v4.70.0

Features
Chores
  • internal: fix isolated modules exports (9cd1958)
Refactors

v4.69.0

Compare Source

Full Changelog: v4.68.4...v4.69.0

Features
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (#​1157) (12e501c)
Bug Fixes
Documentation

v4.68.4

Compare Source

Full Changelog: v4.68.3...v4.68.4

Chores

v4.68.3

Compare Source

Full Changelog: v4.68.2...v4.68.3

Chores

v4.68.2

Compare Source

Full Changelog: v4.68.1...v4.68.2

Chores

v4.68.1

Compare Source

Full Changelog: v4.68.0...v4.68.1

Bug Fixes
  • client: respect x-stainless-retry-count default headers (#​1138) (266717b)

v4.68.0

Compare Source

Full Changelog: v4.67.3...v4.68.0

Features
  • api: add gpt-4o-audio-preview model for chat completions (#​1135) (17a623f)

v4.67.3

Compare Source

Full Changelog: v4.67.2...v4.67.3

Chores

v4.67.2

Compare Source

Full Changelog: v4.67.1...v4.67.2

Chores

v4.67.1

Compare Source

Full Changelog: v4.67.0...v4.67.1

Documentation

v4.67.0

Compare Source

Full Changelog: v4.66.1...v4.67.0

Features
  • api: support storing chat completions, enabling evals and model distillation in the dashboard (#​1112) (6424924)

v4.66.1

Compare Source

Full Changelog: v4.66.0...v4.66.1

Bug Fixes
  • audio: add fallback overload types (0c00a13)
  • audio: use export type (1519100)

v4.65.0

Compare Source

Full Changelog: v4.64.0...v4.65.0

Features

v4.64.0

Compare Source

Full Changelog: v4.63.0...v4.64.0

Features
Bug Fixes
Chores

v4.63.0

Compare Source

Full Changelog: v4.62.1...v4.63.0

Features
Chores

v4.62.1

Compare Source

Full Changelog: v4.62.0...v4.62.1

Bug Fixes

v4.62.0

Compare Source

Full Changelog: v4.61.1...v4.62.0

Features
  • client: add ._request_id property to object responses (#​1078) (d5c2131)
Chores
  • internal: add ecosystem test for qs reproduction (0199dd8)
  • internal: add query string encoder (#​1079) (f870682)
  • internal: fix some types (#​1082) (1ec41a7)
  • tests: add query string tests to ecosystem tests (36be724)

v4.61.1

Compare Source

Full Changelog: v4.61.0...v4.61.1

Bug Fixes
Chores

v4.61.0

Compare Source

Full Changelog: v4.60.1...v4.61.0

Bug Fixes
  • client: partial parsing update to handle strings (46e8eb6)
  • examples: handle usage chunk in tool call streaming (#​1068) (e4188c4)
Chores
  • examples: add a small delay to tool-calls example streaming (a3fc659)
Documentation

v4.60.1

Compare Source

Full Changelog: v4.60.0...v4.60.1

Bug Fixes
  • zod: correctly add $ref definitions for transformed schemas (#​1065) (9b93b24)

v4.60.0

Compare Source

Full Changelog: v4.59.0...v4.60.0

Features

v4.59.0

Compare Source

Full Changelog: v4.58.2...v4.59.0

Features
Documentation

v4.58.2

Compare Source

Full Changelog: v4.58.1...v4.58.2

Bug Fixes
Chores

v4.58.1

Compare Source

Full Changelog: v4.58.0...v4.58.1

Chores

v4.58.0

Compare Source

Full Changelog: v4.57.3...v4.58.0

Features
Bug Fixes

v4.57.3

Compare Source

Full Changelog: v4.57.2...v4.57.3

Bug Fixes
  • helpers/zod: avoid import issue in certain environments (#​1039) (e238daa)
Chores

v4.57.2

Compare Source

Full Changelog: v4.57.1...v4.57.2

Chores

v4.57.1

Compare Source

Full Changelog: v4.57.0...v4.57.1

Bug Fixes
  • assistants: correctly accumulate tool calls when streaming (#​1031) (d935ad3)
  • client: correct File construction from node-fetch Responses (#​1029) (22ebdc2)
  • runTools without stream should not emit user message events (#​1005) (22ded4d)
Chores
  • internal/tests: workaround bug in recent types/node release (3c7bdfd)

v4.57.0

Compare Source

Full Changelog: v4.56.2...v4.57.0

Features
Bug Fixes

v4.56.2

Compare Source

Full Changelog: v4.56.1...v4.56.2

Chores

v4.56.1

Compare Source

Full Changelog: v4.56.0...v4.56.1

Chores

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Jun 28, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 28, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 28, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 7931b47 to 6f3b41a Compare June 28, 2024 08:53
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 6f3b41a to 97bf425 Compare June 29, 2024 02:07
@renovate renovate bot changed the title Update dependency openai to v4.52.1 Update dependency openai to v4.52.2 Jun 29, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 29, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 29, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 97bf425 to 298efca Compare July 3, 2024 01:53
@renovate renovate bot changed the title Update dependency openai to v4.52.2 Update dependency openai to v4.52.3 Jul 3, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jul 3, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 3, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 298efca to 8d8732d Compare July 8, 2024 23:01
@renovate renovate bot changed the title Update dependency openai to v4.52.3 Update dependency openai to v4.52.4 Jul 8, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jul 8, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 8, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 8d8732d to 75ad4e3 Compare July 10, 2024 10:22
@renovate renovate bot changed the title Update dependency openai to v4.52.4 Update dependency openai to v4.52.5 Jul 10, 2024
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jul 10, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 10, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 4 times, most recently from 0272665 to 79a01d2 Compare October 17, 2024 19:04
@renovate renovate bot changed the title Update dependency openai to v4.67.3 Update dependency openai to v4.68.0 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 79a01d2 to 8ea202a Compare October 18, 2024 20:43
@renovate renovate bot changed the title Update dependency openai to v4.68.0 Update dependency openai to v4.68.1 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 8ea202a to 2da3b4a Compare October 22, 2024 21:11
@renovate renovate bot changed the title Update dependency openai to v4.68.1 Update dependency openai to v4.68.2 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 2 times, most recently from b61cf7f to adeb077 Compare October 23, 2024 17:48
@renovate renovate bot changed the title Update dependency openai to v4.68.2 Update dependency openai to v4.68.3 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from adeb077 to b6026d4 Compare October 24, 2024 01:28
@renovate renovate bot changed the title Update dependency openai to v4.68.3 Update dependency openai to v4.68.4 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 2 times, most recently from de9c7e1 to 2c4e14f Compare October 30, 2024 18:56
@renovate renovate bot changed the title Update dependency openai to v4.68.4 Update dependency openai to v4.69.0 Oct 30, 2024
@renovate renovate bot changed the title Update dependency openai to v4.69.0 Update dependency openai to v4.70.1 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch 2 times, most recently from cabbe1d to de98dd6 Compare November 1, 2024 21:30
@renovate renovate bot changed the title Update dependency openai to v4.70.1 Update dependency openai to v4.70.2 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from de98dd6 to 7abef25 Compare November 4, 2024 17:41
@renovate renovate bot changed the title Update dependency openai to v4.70.2 Update dependency openai to v4.70.3 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 7abef25 to adc06a1 Compare November 5, 2024 00:08
@renovate renovate bot changed the title Update dependency openai to v4.70.3 Update dependency openai to v4.71.0 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from adc06a1 to ac448bc Compare November 6, 2024 20:05
@renovate renovate bot changed the title Update dependency openai to v4.71.0 Update dependency openai to v4.71.1 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from ac448bc to 58094c6 Compare November 12, 2024 16:53
@renovate renovate bot changed the title Update dependency openai to v4.71.1 Update dependency openai to v4.72.0 Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants