Skip to content

chore(deps): update dependency openai to v4.104.0 #12

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

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 Confidence
openai 4.49.1 -> 4.104.0 age confidence

Release Notes

openai/openai-node (openai)

v4.104.0

Compare Source

Full Changelog: v4.103.0...v4.104.0

Features
  • api: Config update for pakrym-stream-param (469ad7b)
Bug Fixes
  • azure: add /images/edits to deployments endpoints (#​1509) (84fc31a)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (83129d7)
Chores
  • deprecate Assistants API (5b34fcd)
  • improve publish-npm script --latest tag logic (6207a2a)
  • internal: fix release workflows (353349d)

v4.103.0

Compare Source

Full Changelog: v4.103.0...v4.104.0

Features
  • api: Config update for pakrym-stream-param (469ad7b)
Bug Fixes
  • azure: add /images/edits to deployments endpoints (#​1509) (84fc31a)
  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (83129d7)
Chores
  • deprecate Assistants API (5b34fcd)
  • improve publish-npm script --latest tag logic (6207a2a)
  • internal: fix release workflows (353349d)

v4.102.0

Compare Source

Full Changelog: v4.102.0...v4.103.0

Features
  • api: new streaming helpers for background responses (1ddd6ff)

v4.101.0

Compare Source

Full Changelog: v4.101.0...v4.102.0

Features
  • api: add container endpoint (e973476)

v4.100.0

Compare Source

Full Changelog: v4.100.0...v4.101.0

Features
Chores
  • docs: grammar improvements (7761cfb)
  • internal: version bump (b40e830)

v4.99.0

Compare Source

Full Changelog: v4.99.0...v4.100.0

Features
  • api: further updates for evals API (3f6f248)
Chores

v4.98.0

Compare Source

Full Changelog: v4.98.0...v4.99.0

Features
  • api: manual updates (75eb804)
  • api: responses x eval api (5029f1a)
  • api: Updating Assistants and Evals API schemas (27fd517)

v4.97.0

Compare Source

Full Changelog: v4.97.0...v4.98.0

Features
  • api: Add reinforcement fine-tuning api support (4aa7a79)
Chores
  • ci: bump node version for release workflows (2961f63)
  • internal: fix formatting (91a44fe)
Documentation

v4.96.2

Compare Source

Full Changelog: v4.96.2...v4.97.0

Features
  • api: add image sizes, reasoning encryption (9c2113a)
Chores
  • docs: add missing deprecation warnings (253392c)
Documentation

v4.96.1

Compare Source

Full Changelog: v4.96.1...v4.96.2

Bug Fixes
Chores
  • ci: only use depot for staging repos (214da39)
  • ci: run on more branches and use depot runners (ead76fc)

v4.96.0

Compare Source

Full Changelog: v4.96.0...v4.96.1

Bug Fixes
Chores
  • ci: only use depot for staging repos (e80af47)
  • ci: run on more branches and use depot runners (b04a801)

v4.95.1

Compare Source

Full Changelog: v4.95.1...v4.96.0

Features
  • api: adding new image model support (a00d331)
Bug Fixes
Chores
  • ci: add timeout thresholds for CI jobs (e465063)

v4.95.0

Compare Source

Full Changelog: v4.95.0...v4.95.1

Bug Fixes

v4.94.0

Compare Source

Full Changelog: v4.94.0...v4.95.0

Features
  • api: add o3 and o4-mini model IDs (4845cd9)

v4.93.0

Compare Source

Full Changelog: v4.93.0...v4.94.0

Features
  • api: adding gpt-4.1 family of model IDs (bddcbcf)
  • api: manual updates (7532f48)
Chores
  • client: minor internal fixes (d342f17)
  • internal: reduce CI branch coverage (a49b94a)
  • internal: upload builds and expand CI branch coverage (#​1460) (7e23bb4)
  • workaround build errors (913eba8)

v4.92.1

Compare Source

Full Changelog: v4.92.1...v4.93.0

Features
Chores

v4.92.0

Compare Source

Full Changelog: v4.92.0...v4.92.1

Chores

v4.91.1

Compare Source

Full Changelog: v4.91.1...v4.92.0

Features
Bug Fixes
Chores

v4.91.0

Compare Source

Full Changelog: v4.91.0...v4.91.1

Bug Fixes
  • docs: correct docstring on responses.stream (1c8cd6a)
Chores
  • Remove deprecated/unused remote spec feature (ce3dfa8)

v4.90.0

Compare Source

Full Changelog: v4.90.0...v4.91.0

Features
  • api: add get /responses/{response_id}/input_items endpoint (ef0e0ac)
Performance Improvements

v4.89.1

Compare Source

Full Changelog: v4.89.1...v4.90.0

Features
  • api: add get /chat/completions endpoint (2d6710a)
Bug Fixes
Chores
  • add hash of OpenAPI spec/config inputs to .stats.yml (45db35e)
  • api: updates to supported Voice IDs (#​1424) (404f4db)
  • client: expose headers on some streaming errors (#​1423) (b0783cc)

v4.89.0

Compare Source

Full Changelog: v4.89.0...v4.89.1

Bug Fixes
Chores

v4.88.0

Compare Source

Full Changelog: v4.88.0...v4.89.0

Features
  • add audio helpers (ea1b6b4)
  • api: new models for TTS, STT, + new audio features for Realtime (#​1407) (142933a)
Chores

v4.87.4

Compare Source

Full Changelog: v4.87.4...v4.88.0

Features
Chores

v4.87.3

Compare Source

Full Changelog: v4.87.3...v4.87.4

Bug Fixes
Chores

v4.87.2

Compare Source

Full Changelog: v4.87.2...v4.87.3

Bug Fixes
  • responses: correct reasoning output type (2abef57)

v4.87.1

Compare Source

Full Changelog: v4.87.1...v4.87.2

Bug Fixes
  • responses: correctly add output_text (4ceb5cc)

v4.87.0

Compare Source

Full Changelog: v4.87.0...v4.87.1

Bug Fixes

v4.86.2

Compare Source

Full Changelog: v4.86.2...v4.87.0

Features
  • api: add /v1/responses and built-in tools (119b584)

v4.86.1

Compare Source

Full Changelog: v4.86.1...v4.86.2

Chores

v4.86.0

Compare Source

Full Changelog: v4.86.0...v4.86.1

Documentation

v4.85.4

Compare Source

Full Changelog: v4.85.4...v4.86.0

Features

v4.85.3

Compare Source

Full Changelog: v4.85.3...v4.85.4

Chores

v4.85.2

Compare Source

Full Changelog: v4.85.2...v4.85.3

Bug Fixes

v4.85.1

Compare Source

Full Changelog: v4.85.1...v4.85.2

Bug Fixes

v4.85.0

Compare Source

Full Changelog: v4.85.0...v4.85.1

Bug Fixes
Chores

v4.84.1

Compare Source

Full Changelog: v4.84.1...v4.85.0

Features
Bug Fixes

v4.84.0

Compare Source

Full Changelog: v4.84.0...v4.84.1

Bug Fixes

v4.83.0

Compare Source

Full Changelog: v4.83.0...v4.84.0

Features
Bug Fixes
  • api: add missing reasoning effort + model enums (#​1302) (14c55c3)
  • assistants: handle thread.run.incomplete event (7032cc4)
  • correctly decode multi-byte characters over multiple chunks (#​1316) (dd776c4)
Chores
  • internal: remove segfault-handler dependency (3521ca3)
Documentation
  • readme: cleanup into multiple files (da94424)

v4.82.0

Compare Source

Full Changelog: v4.82.0...v4.83.0

Features
Bug Fixes

v4.81.0

Compare Source

Full Changelog: v4.81.0...v4.82.0

Features
Bug Fixes
  • examples/realtime: remove duplicate session.update call (#​1293) (ad800b4)
  • types: correct metadata type + other fixes (378e2f7)

v4.80.1

Compare Source

Full Changelog: v4.80.1...v4.81.0

Features

v4.80.0

Compare Source

Full Changelog: v4.80.0...v4.80.1

Bug Fixes
  • azure: include retry count header (3e0ba40)
Documentation

v4.79.4

Compare Source

Full Changelog: v4.79.4...v4.80.0

Features

v4.79.3

Compare Source

Full Changelog: v4.79.3...v4.79.4

Bug Fixes
  • jsr: correct zod config (e45fa5f)
Chores
Documentation

v4.79.2

Compare Source

Full Changelog: v4.79.2...v4.79.3

Bug Fixes
  • jsr: export zod helpers (9dc55b6)

v4.79.1

Compare Source

Full Changelog: v4.79.1...v4.79.2

Chores
Documentation

v4.79.0

Compare Source

Full Changelog: v4.79.0...v4.79.1

Bug Fixes

v4.78.1

Compare Source

Full Changelog: v4.78.1...v4.79.0

Features
Bug Fixes
  • logs/azure: redact sensitive header when DEBUG is set (#​1218) (6a72fd7)
Chores

v4.78.0

Compare Source

Full Changelog: v4.78.0...v4.78.1

Bug Fixes

v4.77.4

Compare Source

Full Changelog: v4.77.4...v4.78.0

Features

v4.77.3

Compare Source

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

Documentation

v4.77.0

Compare Source

Full Changelog: v4.77.0...v4.77.1

Bug Fixes
Chores
Documentation

v4.76.3

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.2

Compare Source

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

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

v4.76.1

Compare Source

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

Chores

v4.76.0

Compare Source

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

Chores

v4.75.0

Compare Source

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

Features
Chores

v4.74.0

Compare Source

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

Features

v4.73.1

Compare Source

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

Features

v4.73.0

Compare Source

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

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

v4.72.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.71.1

Compare Source

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

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

v4.71.0

Compare Source

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

Bug Fixes

v4.70.3

Compare Source

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

Features

v4.70.2

Compare Source

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

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

v4.70.1

Compare Source

Full Changelog: [v4.70.1...v4.70.2](https://redirect.git


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.91.0 chore(deps): update dependency openai to v4.91.1 Apr 1, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 7c17aa6 to a07af80 Compare April 7, 2025 15:52
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.91.1 chore(deps): update dependency openai to v4.92.0 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from a07af80 to ae47d9e Compare April 7, 2025 22:49
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.92.0 chore(deps): update dependency openai to v4.92.1 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from ae47d9e to e15d7cb Compare April 8, 2025 22:01
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.92.1 chore(deps): update dependency openai to v4.93.0 Apr 8, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from e15d7cb to 7aa92e9 Compare April 14, 2025 19:08
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.93.0 chore(deps): update dependency openai to v4.94.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 7aa92e9 to 7d0e6c3 Compare April 16, 2025 23:05
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.94.0 chore(deps): update dependency openai to v4.95.0 Apr 16, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 7d0e6c3 to bd98986 Compare April 18, 2025 19:08
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.95.0 chore(deps): update dependency openai to v4.95.1 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from bd98986 to 638df35 Compare April 23, 2025 20:02
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.95.1 chore(deps): update dependency openai to v4.96.0 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 638df35 to af43a70 Compare April 29, 2025 20:15
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.96.0 chore(deps): update dependency openai to v4.96.2 Apr 29, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from af43a70 to 87f30cc Compare May 2, 2025 23:28
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.96.2 chore(deps): update dependency openai to v4.97.0 May 2, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 87f30cc to 6a0154e Compare May 8, 2025 22:31
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.97.0 chore(deps): update dependency openai to v4.98.0 May 8, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 6a0154e to 40dad94 Compare May 16, 2025 20:07
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.98.0 chore(deps): update dependency openai to v4.100.0 May 16, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from 40dad94 to d503db1 Compare May 21, 2025 19:19
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.100.0 chore(deps): update dependency openai to v4.102.0 May 21, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from d503db1 to ebfb970 Compare May 22, 2025 23:31
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.102.0 chore(deps): update dependency openai to v4.103.0 May 22, 2025
@renovate renovate bot force-pushed the renovate/openai-4.x branch from ebfb970 to 4f3caac Compare May 29, 2025 18:08
@renovate renovate bot changed the title chore(deps): update dependency openai to v4.103.0 chore(deps): update dependency openai to v4.104.0 May 29, 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