fix(deps): update dependency openai to v4.93.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
openai | dependencies | minor | 4.72.0 -> 4.93.0 |
Warning Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
openai/openai-node (openai)
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-Timeout
in 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_items
endpoint (ef0e0ac)
Performance Improvements
v4.90.0
Full Changelog: v4.89.1...v4.90.0
Features
-
api: add
get /chat/completions
endpoint (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
id
in 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.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.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.update
call (#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
| undefined
to 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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.