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 v4.67.3 #287

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 4.38.2 -> 4.67.3 age adoption passing confidence

Release Notes

openai/openai-node (openai)

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

v4.49.1

Compare Source

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

v4.49.0

Compare Source

Full Changelog: v4.48.3...v4.49.0

Features

v4.48.3

Compare Source

Full Changelog: v4.48.2...v4.48.3

Chores

v4.48.2

Compare Source

Full Changelog: v4.48.1...v4.48.2

Chores

v4.48.1

Compare Source

Full Changelog: v4.48.0...v4.48.1

Bug Fixes
  • resolve typescript issue (1129707)

v4.47.3

Compare Source

Full Changelog: v4.47.2...v4.47.3

Bug Fixes
Documentation
  • azure: update example and readme to use Entra ID (#​857) (722eff1)

v4.47.2

Compare Source

Full Changelog: v4.47.1...v4.47.2

Documentation

v4.47.1

Compare Source

Full Changelog: v4.47.0...v4.47.1

Chores
  • internal: add slightly better logging to scripts (#​848) (139e690)

v4.47.0

Compare Source

Full Changelog: v4.46.1...v4.47.0

Features

v4.46.1

Compare Source

Full Changelog: v4.46.0...v4.46.1

Refactors

v4.46.0

Compare Source

Full Changelog: v4.45.0...v4.46.0

Features

v4.45.0

Compare Source

Full Changelog: v4.44.0...v4.45.0

Features
Chores

v4.44.0

Compare Source

Full Changelog: v4.43.0...v4.44.0

Features

v4.43.0

Compare Source

Full Changelog: v4.42.0...v4.43.0

Features

v4.42.0

Compare Source

Full Changelog: v4.41.1...v4.42.0

Features
Bug Fixes

v4.41.1

Compare Source

Full Changelog: v4.41.0...v4.41.1

Bug Fixes

v4.41.0

Compare Source

Full Changelog: v4.40.2...v4.41.0

Features

v4.40.2

Compare Source

Full Changelog: v4.40.1...v4.40.2

Bug Fixes

v4.40.1

Compare Source

Full Changelog: v4.40.0...v4.40.1

Chores

v4.40.0

Compare Source

Full Changelog: v4.39.1...v4.40.0

Features

v4.39.1

Compare Source

Full Changelog: v4.39.0...v4.39.1

Chores

v4.39.0

Compare Source

Full Changelog: v4.38.5...v4.39.0

Features
Chores

v4.38.5

Compare Source

Full Changelog: v4.38.4...v4.38.5

Chores

v4.38.4

Compare Source

Full Changelog: v4.38.3...v4.38.4

Bug Fixes

v4.38.3

Compare Source

Full Changelog: v4.38.2...v4.38.3

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.

Copy link

vercel bot commented Apr 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chat-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 2:17pm

@renovate renovate bot changed the title fix(deps): update dependency openai to v4.33.1 fix(deps): update dependency openai to v4.33.1 - autoclosed Apr 14, 2024
@renovate renovate bot closed this Apr 14, 2024
@renovate renovate bot deleted the renovate/openai-4.x-lockfile branch April 14, 2024 00:04
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.33.1 - autoclosed fix(deps): update dependency openai to v4.33.1 Apr 15, 2024
@renovate renovate bot reopened this Apr 15, 2024
@renovate renovate bot restored the renovate/openai-4.x-lockfile branch April 15, 2024 23:14
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.33.1 fix(deps): update dependency openai to v4.34.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from cb4e1e5 to 82381d2 Compare April 16, 2024 00:02
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.34.0 fix(deps): update dependency openai to v4.35.0 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.35.0 fix(deps): update dependency openai to v4.36.0 Apr 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.36.0 fix(deps): update dependency openai to v4.37.0 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.37.0 fix(deps): update dependency openai to v4.37.1 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.37.1 fix(deps): update dependency openai to v4.38.0 Apr 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.0 fix(deps): update dependency openai to v4.38.1 Apr 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.1 fix(deps): update dependency openai to v4.38.2 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 82381d2 to 5c6142d Compare April 20, 2024 12:49
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.2 fix(deps): update dependency openai to v4.38.2 - autoclosed Apr 20, 2024
@renovate renovate bot closed this Apr 20, 2024
@renovate renovate bot deleted the renovate/openai-4.x-lockfile branch April 20, 2024 14:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.2 - autoclosed fix(deps): update dependency openai to v4.38.2 Apr 22, 2024
@renovate renovate bot reopened this Apr 22, 2024
@renovate renovate bot restored the renovate/openai-4.x-lockfile branch April 22, 2024 17:30
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.2 fix(deps): update dependency openai to v4.38.3 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/openai-4.x-lockfile branch from 5c6142d to ce44634 Compare April 22, 2024 17:31
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.38.3 fix(deps): update dependency openai to v4.38.4 Apr 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.3 fix(deps): update dependency openai to v4.55.4 Aug 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.4 fix(deps): update dependency openai to v4.55.5 Aug 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.5 fix(deps): update dependency openai to v4.55.7 Aug 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.7 fix(deps): update dependency openai to v4.55.8 Aug 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.8 fix(deps): update dependency openai to v4.55.9 Aug 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.55.9 fix(deps): update dependency openai to v4.56.0 Aug 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.56.0 fix(deps): update dependency openai to v4.56.1 Aug 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.56.1 fix(deps): update dependency openai to v4.56.2 Aug 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.56.2 fix(deps): update dependency openai to v4.57.0 Aug 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.0 fix(deps): update dependency openai to v4.57.1 Sep 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.1 fix(deps): update dependency openai to v4.57.2 Sep 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.2 fix(deps): update dependency openai to v4.57.3 Sep 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.57.3 fix(deps): update dependency openai to v4.58.0 Sep 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.58.0 fix(deps): update dependency openai to v4.58.1 Sep 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.58.1 fix(deps): update dependency openai to v4.58.2 Sep 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.58.2 fix(deps): update dependency openai to v4.59.0 Sep 11, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.59.0 fix(deps): update dependency openai to v4.60.0 Sep 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.60.0 fix(deps): update dependency openai to v4.60.1 Sep 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.60.1 fix(deps): update dependency openai to v4.61.0 Sep 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.61.0 fix(deps): update dependency openai to v4.61.1 Sep 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.61.1 fix(deps): update dependency openai to v4.62.0 Sep 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.62.0 fix(deps): update dependency openai to v4.62.1 Sep 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.62.1 fix(deps): update dependency openai to v4.63.0 Sep 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.63.0 fix(deps): update dependency openai to v4.64.0 Sep 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.64.0 fix(deps): update dependency openai to v4.65.0 Sep 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.65.0 fix(deps): update dependency openai to v4.66.1 Sep 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.66.1 fix(deps): update dependency openai to v4.67.0 Oct 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.67.0 fix(deps): update dependency openai to v4.67.1 Oct 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.67.1 fix(deps): update dependency openai to v4.67.2 Oct 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency openai to v4.67.2 fix(deps): update dependency openai to v4.67.3 Oct 8, 2024
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