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 v4.77.4 #12

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.49.1 -> 4.77.4 age adoption passing confidence

Release Notes

openai/openai-node (openai)

v4.77.4

Compare Source

Full Changelog: v4.77.3...v4.77.4

Documentation

v4.77.3

Compare Source

Full Changelog: v4.77.2...v4.77.3

Chores

v4.77.0

Compare Source

Full Changelog: v4.76.3...v4.77.0

Features
  • api: new o1 and GPT-4o models + preference fine-tuning (#​1229) (2e872d4)
Chores

v4.76.3

Compare Source

Full Changelog: v4.76.2...v4.76.3

Chores
  • internal: better ecosystem test debugging (86fc0a8)
Documentation

v4.76.2

Compare Source

Full Changelog: v4.76.1...v4.76.2

Chores

v4.76.1

Compare Source

Full Changelog: v4.76.0...v4.76.1

Chores

v4.76.0

Compare Source

Full Changelog: v4.75.0...v4.76.0

Features
Chores

v4.75.0

Compare Source

Full Changelog: v4.74.0...v4.75.0

Features

v4.74.0

Compare Source

Full Changelog: v4.73.1...v4.74.0

Features

v4.73.1

Compare Source

Full Changelog: v4.73.0...v4.73.1

Documentation
  • readme: mention .withResponse() for streaming request ID (#​1202) (b6800d4)

v4.73.0

Compare Source

Full Changelog: v4.72.0...v4.73.0

Features
  • api: add gpt-4o-2024-11-20 model (#​1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)
Bug Fixes
Chores
Documentation

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

v4.56.0

Compare Source

Full Changelog: v4.55.9...v4.56.0

Features
  • api: add chatgpt-4o-latest model (edc4398)

v4.55.9

Compare Source

Full Changelog: v4.55.8...v4.55.9

Bug Fixes

v4.55.8

Compare Source

Full Changelog: v4.55.7...v4.55.8

Chores

v4.55.7

Compare Source

Full Changelog: v4.55.6...v4.55.7

Bug Fixes
  • json-schema: correct handling of nested recursive schemas (#​992) (ac309ab)

v4.55.6

Compare Source

Full Changelog: v4.55.5...v4.55.6

Bug Fixes

v4.55.5

Compare Source

Full Changelog: v4.55.4...v4.55.5

Chores

v4.55.4

Compare Source

Full Changelog: v4.55.3...v4.55.4

Bug Fixes
Chores

v4.55.3

Compare Source

Full Changelog: v4.55.2...v4.55.3

Chores

v4.55.2

Compare Source

Full Changelog: v4.55.1...v4.55.2

Bug Fixes
  • helpers/zod: add extract-to-root ref strategy (ef3c73c)
  • helpers/zod: add nullableStrategy option (ad89892)
  • helpers/zod: correct logic for adding root schema to definitions (e4a247a)
Chores
  • internal: add README for vendored zod-to-json-schema (d8a80a9)
  • tests: add more API request tests (04c1590)

v4.55.1

Compare Source

Full Changelog: v4.55.0...v4.55.1

Bug Fixes
  • helpers/zod: correct schema generation for recursive schemas (cb54d93)
Chores
  • api: remove old AssistantResponseFormat type (#​967) (9fd94bf)
  • internal: update test snapshots (bceea60)
  • vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)
Documentation
  • examples: add UI generation example script (c75c017)

v4.55.0

Compare Source

Full Changelog: v4.54.0...v4.55.0

Features
  • api: add structured outputs support (573787c)

v4.54.0

Compare Source

Full Changelog: v4.53.2...v4.54.0

Features
Chores
Documentation
  • README: link Lifecycle in Polling Helpers section (#​962) (c610c81)

v4.53.2

Compare Source

Full Changelog: v4.53.1...v4.53.2

Chores

v4.53.1

Compare Source

Full Changelog: v4.53.0...v4.53.1

Bug Fixes
  • compat: remove ReadableStream polyfill redundant since node v16 (#​954) (78b2a83)
Chores

v4.53.0

Compare Source

Full Changelog: v4.52.7...v4.53.0

Features
Chores
  • docs: mention support of web browser runtimes (#​938) (123d19d)
  • docs: use client instead of package name in Node examples (#​941) (8b5db1f)

v4.52.7

Compare Source

Full Changelog: v4.52.6...v4.52.7

Documentation

v4.52.6

Compare Source

Full Changelog: v4.52.5...v4.52.6

Chores

v4.52.5

Compare Source

Full Changelog: v4.52.4...v4.52.5

Bug Fixes
  • vectorStores: correctly handle missing files in uploadAndPoll() (#​926) (945fca6)

v4.52.4

Compare Source

Full Changelog: v4.52.3...v4.52.4

Refactors
  • examples: removedduplicated 'messageDelta' streaming event. (#​909) (7b0b3d2)

v4.52.3

Compare Source

Full Changelog: v4.52.2...v4.52.3

Chores

v4.52.2

Compare Source

Full Changelog: v4.52.1...v4.52.2

Chores

v4.52.1

Compare Source

Full Changelog: v4.52.0...v4.52.1

Chores

v4.52.0

Compare Source

Full Changelog: v4.51.0...v4.52.0

Features
  • api: add service tier argument for chat completions (#​900) (91e6651)

v4.51.0

Compare Source

Full Changelog: v4.50.0...v4.51.0

Features

v4.50.0

Compare Source

Full Changelog: v4.49.1...v4.50.0

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/openai-4.x branch from 8ef8889 to 6147011 Compare June 12, 2024 20:12
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.50.0 chore(deps): update dependency openai to v4.51.0 Jun 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.51.0 chore(deps): update dependency openai to v4.52.0 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch 2 times, most recently from 7ba6230 to 9e1b09b Compare June 26, 2024 05:04
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.0 chore(deps): update dependency openai to v4.52.1 Jun 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.1 chore(deps): update dependency openai to v4.52.2 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch 2 times, most recently from 34322b0 to 29c5704 Compare July 3, 2024 01:58
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.2 chore(deps): update dependency openai to v4.52.3 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 29c5704 to 3acf901 Compare July 9, 2024 01:40
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.3 chore(deps): update dependency openai to v4.52.4 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 3acf901 to 9e561f1 Compare July 10, 2024 13:11
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.4 chore(deps): update dependency openai to v4.52.5 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 9e561f1 to f984916 Compare July 11, 2024 14:45
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.5 chore(deps): update dependency openai to v4.52.7 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from f984916 to c7ca676 Compare July 22, 2024 18:29
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.52.7 chore(deps): update dependency openai to v4.53.0 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from c7ca676 to 4400e52 Compare July 26, 2024 00:08
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.53.0 chore(deps): update dependency openai to v4.53.1 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 4400e52 to 73d381e Compare July 26, 2024 19:44
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.53.1 chore(deps): update dependency openai to v4.53.2 Jul 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.53.2 chore(deps): update dependency openai to v4.54.0 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch 2 times, most recently from 44a8b83 to 5294d11 Compare August 6, 2024 17:57
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.54.0 chore(deps): update dependency openai to v4.55.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 5294d11 to 75a5842 Compare August 7, 2024 16:55
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.70.2 chore(deps): update dependency openai to v4.70.3 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 34cc33b to 4fcb7a8 Compare November 5, 2024 01:48
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.70.3 chore(deps): update dependency openai to v4.71.0 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 4fcb7a8 to e870155 Compare November 6, 2024 16:18
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.71.0 chore(deps): update dependency openai to v4.71.1 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from e870155 to c5d2e37 Compare November 12, 2024 18:24
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.71.1 chore(deps): update dependency openai to v4.72.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from c5d2e37 to 506a1c3 Compare November 20, 2024 20:53
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.72.0 chore(deps): update dependency openai to v4.73.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 506a1c3 to af18a70 Compare November 25, 2024 20:09
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.73.0 chore(deps): update dependency openai to v4.73.1 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from af18a70 to 87eb9d3 Compare December 2, 2024 20:08
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.73.1 chore(deps): update dependency openai to v4.74.0 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 87eb9d3 to dc4520f Compare December 3, 2024 18:20
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.74.0 chore(deps): update dependency openai to v4.75.0 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from dc4520f to fd69017 Compare December 5, 2024 18:31
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.75.0 chore(deps): update dependency openai to v4.76.0 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from fd69017 to 422c22e Compare December 10, 2024 17:24
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.76.0 chore(deps): update dependency openai to v4.76.1 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 422c22e to dc5ab05 Compare December 12, 2024 17:28
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.76.1 chore(deps): update dependency openai to v4.76.2 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from dc5ab05 to 4741a40 Compare December 13, 2024 18:46
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.76.2 chore(deps): update dependency openai to v4.76.3 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 4741a40 to 85a09aa Compare December 17, 2024 18:57
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.76.3 chore(deps): update dependency openai to v4.77.0 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 85a09aa to ec339d9 Compare January 4, 2025 02:01
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.77.0 chore(deps): update dependency openai to v4.77.3 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from ec339d9 to 534c6b9 Compare January 8, 2025 17:27
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.77.3 chore(deps): update dependency openai to v4.77.4 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants