contracts-wizard
contracts-wizard copied to clipboard
Update dependency openai to v4.104.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| openai | 4.11.1 -> 4.104.0 |
Release Notes
openai/openai-node (openai)
v4.104.0
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
Full Changelog: v4.102.0...v4.103.0
Features
- api: new streaming helpers for background responses (1ddd6ff)
v4.102.0
Full Changelog: v4.101.0...v4.102.0
Features
- api: add container endpoint (e973476)
v4.101.0
Full Changelog: v4.100.0...v4.101.0
Features
- api: new API tools (fb4014f)
Chores
v4.100.0
Full Changelog: v4.99.0...v4.100.0
Features
- api: further updates for evals API (3f6f248)
Chores
- internal: version bump (5123fe0)
v4.99.0
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.98.0
Full Changelog: v4.97.0...v4.98.0
Features
- api: Add reinforcement fine-tuning api support (4aa7a79)
Chores
Documentation
- add examples to tsdocs (7d841b7)
v4.97.0
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.2
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.1
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.96.0
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.1
Full Changelog: v4.95.0...v4.95.1
Bug Fixes
v4.95.0
Full Changelog: v4.94.0...v4.95.0
Features
- api: add o3 and o4-mini model IDs (4845cd9)
v4.94.0
Full Changelog: v4.93.0...v4.94.0
Features
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.93.0
Full Changelog: v4.92.1...v4.93.0
Features
Chores
- internal: fix examples (#1457) (a3dd0dd)
- internal: skip broken test (#1458) (4d2f815)
- tests: improve enum examples (#1454) (ecabce2)
v4.92.1
Full Changelog: v4.92.0...v4.92.1
Chores
v4.92.0
Full Changelog: v4.91.1...v4.92.0
Features
- api: manual updates (891754d)
- api: manual updates (01e5546)
- api: manual updates (f38dbf3)
- api: manual updates (1f12253)
Bug Fixes
- api: improve type resolution when importing as a package (#1444) (4aa46d6)
- client: send
X-Stainless-Timeoutin seconds (#1442) (aa4206c) - embeddings: correctly decode base64 data (#1448) (58128f7)
- mcp: remove unused tools.ts (#1445) (520a8fa)
Chores
v4.91.1
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.91.0
Full Changelog: v4.90.0...v4.91.0
Features
- api: add
get /responses/{response_id}/input_itemsendpoint (ef0e0ac)
Performance Improvements
v4.90.0
Full Changelog: v4.89.1...v4.90.0
Features
- api: add
get /chat/completionsendpoint (2d6710a)
Bug Fixes
- audio: correctly handle transcription streaming (2a9b603)
- internal: work around https://github.com/vercel/next.js/issues/76881 (#1427) (b467e94)
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.1
Full Changelog: v4.89.0...v4.89.1
Bug Fixes
- avoid type error in certain environments (#1413) (d3f6f8f)
- client: remove duplicate types (#1410) (338878b)
- exports: add missing type exports (#1417) (2d15ada)
Chores
v4.89.0
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.88.0
Full Changelog: v4.87.4...v4.88.0
Features
Chores
- exports: cleaner resource index imports (#1396) (26b0856)
- exports: stop using path fallbacks (#1397) (d1479c2)
- internal: version bump (#1393) (7f16c3a)
v4.87.4
Full Changelog: v4.87.3...v4.87.4
Bug Fixes
- api: correct some Responses types (#1391) (af45876)
- types: ignore missing
idin responses pagination (1b9d20e) - types: improve responses type names (#1392) (164f476)
Chores
- add missing type alias exports (#1390) (16c5e22)
- internal: add back release workflow (dddf29b)
- internal: remove CI condition (#1381) (ef17981)
- internal: run CI on update-specs branch (9fc2130)
- internal: update release workflows (90b77d0)
v4.87.3
Full Changelog: v4.87.2...v4.87.3
Bug Fixes
- responses: correct reasoning output type (2abef57)
v4.87.2
Full Changelog: v4.87.1...v4.87.2
Bug Fixes
- responses: correctly add output_text (4ceb5cc)
v4.87.1
Full Changelog: v4.87.0...v4.87.1
Bug Fixes
- correct imports (5cdf17c)
v4.87.0
Full Changelog: v4.86.2...v4.87.0
Features
- api: add /v1/responses and built-in tools (119b584)
v4.86.2
Full Changelog: v4.86.1...v4.86.2
Chores
v4.86.1
Full Changelog: v4.86.0...v4.86.1
Documentation
v4.86.0
Full Changelog: v4.85.4...v4.86.0
Features
v4.85.4
Full Changelog: v4.85.3...v4.85.4
Chores
v4.85.3
Full Changelog: v4.85.2...v4.85.3
Bug Fixes
v4.85.2
Full Changelog: v4.85.1...v4.85.2
Bug Fixes
v4.85.1
Full Changelog: v4.85.0...v4.85.1
Bug Fixes
- client: fix export map for index exports (#1328) (647ba7a)
- package: add chat/completions.ts back in (#1333) (e4b5546)
Chores
v4.85.0
Full Changelog: v4.84.1...v4.85.0
Features
Bug Fixes
v4.84.1
Full Changelog: v4.84.0...v4.84.1
Bug Fixes
v4.84.0
Full Changelog: v4.83.0...v4.84.0
Features
Bug Fixes
- api: add missing reasoning effort + model enums (#1302) (14c55c3)
- assistants: handle
thread.run.incompleteevent (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.83.0
Full Changelog: v4.82.0...v4.83.0
Features
Bug Fixes
- api/types: correct audio duration & role types (#1300) (a955ac2)
- azure/audio: use model param for deployments (#1297) (85de382)
v4.82.0
Full Changelog: v4.81.0...v4.82.0
Features
Bug Fixes
- examples/realtime: remove duplicate
session.updatecall (#1293) (ad800b4) - types: correct metadata type + other fixes (378e2f7)
v4.81.0
Full Changelog: v4.80.1...v4.81.0
Features
v4.80.1
Full Changelog: v4.80.0...v4.80.1
Bug Fixes
- azure: include retry count header (3e0ba40)
Documentation
- fix typo, "zodFunctionTool" -> "zodFunction" (#1128) (b7ab6bb)
- helpers: fix type annotation (fc019df)
- readme: fix realtime errors docs link (#1286) (d1d50c8)
v4.80.0
Full Changelog: v4.79.4...v4.80.0
Features
v4.79.4
Full Changelog: v4.79.3...v4.79.4
Bug Fixes
- jsr: correct zod config (e45fa5f)
Chores
Documentation
v4.79.3
Full Changelog: v4.79.2...v4.79.3
Bug Fixes
- jsr: export zod helpers (9dc55b6)
v4.79.2
Full Changelog: v4.79.1...v4.79.2
Chores
Documentation
v4.79.1
Full Changelog: v4.79.0...v4.79.1
Bug Fixes
v4.79.0
Full Changelog: v4.78.1...v4.79.0
Features
Bug Fixes
Chores
- fix streaming (379c743)
- internal: streaming refactors (#1261) (dd4af93)
- types: add
| undefinedto client options properties (#1264) (5e56979) - types: rename vector store chunking strategy (#1263) (d31acee)
v4.78.1
Full Changelog: v4.78.0...v4.78.1
Bug Fixes
v4.78.0
Full Changelog: v4.77.4...v4.78.0
Features
v4.77.4
Full Changelog: v4.77.3...v4.77.4
Documentation
v4.77.3
Full Changelog: v4.77.2...v4.77.3
Chores
v4.77.0
Full Changelog: v4.76.3...v4.77.0
Features
Chores
v4.76.3
Full Changelog: v4.76.2...v4.76.3
Chores
- internal: better ecosystem test debugging (86fc0a8)
Documentation
v4.76.2
Full Changelog: v4.76.1...v4.76.2
Chores
- internal: update isAbsoluteURL (#1223) (e908ed7)
- types: nicer error class types + jsdocs (#1219) (576d24c)
v4.76.1
Full Changelog: v4.76.0...v4.76.1
Chores
- internal: bump cross-spawn to v7.0.6 (#1217) (c07ad29)
- internal: remove unnecessary getRequestClient function (#1215) (bef3925)
v4.76.0
Full Changelog: v4.75.0...v4.76.0
Features
Chores
v4.75.0
Full Changelog: v4.74.0...v4.75.0
Features
v4.74.0
Full Changelog: v4.73.1...v4.74.0
Features
v4.73.1
Full Changelog: v4.73.0...v4.73.1
Documentation
v4.73.0
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
- client: drop unused devDependency (#1191) (8ee6c03)
- internal: spec update (#1195) (12f9334)
- internal: use reexports not destructuring (#1181) (f555dd6)
Documentation
- bump models in example snippets to gpt-4o (#1184) (4ec4027)
- change readme title (#1198) (e34981c)
- improve jsr documentation (#1197) (ebdb4f7)
- readme: fix incorrect fileBatches.uploadAndPoll params (#1200) (3968ef1)
v4.72.0
Full Changelog: v4.71.1...v4.72.0
Features
- add back deno runtime testing without type checks (1626cf5)
Chores
v4.71.1
Full Changelog: v4.71.0...v4.71.1
Bug Fixes
v4.71.0
Full Changelog: v4.70.3...v4.71.0
Features
v4.70.3
Full Changelog: v4.70.2...v4.70.3
Bug Fixes
- change streaming helper imports to be relative (e73b7cf)
v4.70.2
Full Changelog: v4.70.1...v4.70.2
Bug Fixes
v4.70.1
Full Changelog: v4.70.0...v4.70.1
Bug Fixes
v4.70.0
Full Changelog: v4.69.0...v4.70.0
Features
Chores
- internal: fix isolated modules exports (9cd1958)
Refactors
v4.69.0
Full Changelog: v4.68.4...v4.69.0
Features
Bug Fixes
Documentation
v4.68.4
Full Changelog: v4.68.3...v4.68.4
Chores
v4.68.3
F
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 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.
[!CAUTION] Review the following alerts detected in dependencies.
According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
| Action | Severity | Alert (click "▶" to expand/collapse) |
|---|---|---|
| Block |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
Replaced by https://github.com/OpenZeppelin/contracts-wizard/pull/560