Open renovate[bot] opened 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 11.59%. Comparing base (
6bed1a0
) to head (9244805
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
4.38.1
->4.73.1
Release Notes
openai/openai-node (openai)
### [`v4.73.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4731-2024-11-25) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.73.0...v4.73.1) Full Changelog: [v4.73.0...v4.73.1](https://redirect.github.com/openai/openai-node/compare/v4.73.0...v4.73.1) ##### Documentation - **readme:** mention `.withResponse()` for streaming request ID ([#1202](https://redirect.github.com/openai/openai-node/issues/1202)) ([b6800d4](https://redirect.github.com/openai/openai-node/commit/b6800d4dea2729fe3b0864171ce8fb3b2cc1b21c)) ### [`v4.73.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4730-2024-11-20) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.72.0...v4.73.0) Full Changelog: [v4.72.0...v4.73.0](https://redirect.github.com/openai/openai-node/compare/v4.72.0...v4.73.0) ##### Features - **api:** add gpt-4o-2024-11-20 model ([#1201](https://redirect.github.com/openai/openai-node/issues/1201)) ([0feeafd](https://redirect.github.com/openai/openai-node/commit/0feeafd21ba4b6281cc3b9dafa2919b1e2e4d1c3)) - bump model in all example snippets to gpt-4o ([6961c37](https://redirect.github.com/openai/openai-node/commit/6961c37f2e581bcc12ec2bbe77df2b9b260fe297)) ##### Bug Fixes - **docs:** add missing await to pagination example ([#1190](https://redirect.github.com/openai/openai-node/issues/1190)) ([524b9e8](https://redirect.github.com/openai/openai-node/commit/524b9e82ae13a3b5093dcfbfd1169a798cf99ab4)) ##### Chores - **client:** drop unused devDependency ([#1191](https://redirect.github.com/openai/openai-node/issues/1191)) ([8ee6c03](https://redirect.github.com/openai/openai-node/commit/8ee6c0335673f2ecf84ea11bdfc990adab607e20)) - **internal:** spec update ([#1195](https://redirect.github.com/openai/openai-node/issues/1195)) ([12f9334](https://redirect.github.com/openai/openai-node/commit/12f93346857196b93f94865cc3744d769e5e519c)) - **internal:** use reexports not destructuring ([#1181](https://redirect.github.com/openai/openai-node/issues/1181)) ([f555dd6](https://redirect.github.com/openai/openai-node/commit/f555dd6503bc4ccd4d13f4e1a1d36fbbfd51c369)) ##### Documentation - bump models in example snippets to gpt-4o ([#1184](https://redirect.github.com/openai/openai-node/issues/1184)) ([4ec4027](https://redirect.github.com/openai/openai-node/commit/4ec402790cf3cfbccbf3ef9b61d577b0118977e8)) - change readme title ([#1198](https://redirect.github.com/openai/openai-node/issues/1198)) ([e34981c](https://redirect.github.com/openai/openai-node/commit/e34981c00f2f0360baffe870bcc38786030671bf)) - improve jsr documentation ([#1197](https://redirect.github.com/openai/openai-node/issues/1197)) ([ebdb4f7](https://redirect.github.com/openai/openai-node/commit/ebdb4f72cc01afbee649aca009fdaf413e61c507)) - **readme:** fix incorrect fileBatches.uploadAndPoll params ([#1200](https://redirect.github.com/openai/openai-node/issues/1200)) ([3968ef1](https://redirect.github.com/openai/openai-node/commit/3968ef1c4fa860ff246e0e803808752b261c18ce)) ### [`v4.72.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4720-2024-11-12) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.71.1...v4.72.0) Full Changelog: [v4.71.1...v4.72.0](https://redirect.github.com/openai/openai-node/compare/v4.71.1...v4.72.0) ##### Features - add back deno runtime testing without type checks ([1626cf5](https://redirect.github.com/openai/openai-node/commit/1626cf57e94706e1fc8b2f9ff4f173fe486d5150)) ##### Chores - **ecosystem-tests:** bump wrangler version ([#1178](https://redirect.github.com/openai/openai-node/issues/1178)) ([4dfb0c6](https://redirect.github.com/openai/openai-node/commit/4dfb0c6aa7c4530665bc7d6beebcd04aa1490e27)) ### [`v4.71.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4711-2024-11-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.71.0...v4.71.1) Full Changelog: [v4.71.0...v4.71.1](https://redirect.github.com/openai/openai-node/compare/v4.71.0...v4.71.1) ##### Bug Fixes - change release please configuration for jsr.json ([#1174](https://redirect.github.com/openai/openai-node/issues/1174)) ([c39efba](https://redirect.github.com/openai/openai-node/commit/c39efba812209c8906315596cc0a56e54ae8590a)) ### [`v4.71.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4710-2024-11-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.70.3...v4.71.0) Full Changelog: [v4.70.3...v4.71.0](https://redirect.github.com/openai/openai-node/compare/v4.70.3...v4.71.0) ##### Features - **api:** add support for predicted outputs ([#1172](https://redirect.github.com/openai/openai-node/issues/1172)) ([08a7bb4](https://redirect.github.com/openai/openai-node/commit/08a7bb4d4b751aeed9655bfcb9fa27fc79a767c4)) ### [`v4.70.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4703-2024-11-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.70.2...v4.70.3) Full Changelog: [v4.70.2...v4.70.3](https://redirect.github.com/openai/openai-node/compare/v4.70.2...v4.70.3) ##### Bug Fixes - change streaming helper imports to be relative ([e73b7cf](https://redirect.github.com/openai/openai-node/commit/e73b7cf84272bd02a39a67795d49db23db2d970f)) ### [`v4.70.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4702-2024-11-01) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.70.1...v4.70.2) Full Changelog: [v4.70.1...v4.70.2](https://redirect.github.com/openai/openai-node/compare/v4.70.1...v4.70.2) ##### Bug Fixes - add permissions to github workflow ([ee75e00](https://redirect.github.com/openai/openai-node/commit/ee75e00b0fbf82553b219ee8948a8077e9c26a24)) - skip deno ecosystem test ([5b181b0](https://redirect.github.com/openai/openai-node/commit/5b181b01b62139f8da35d426914c82b8425af141)) ### [`v4.70.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4701-2024-11-01) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.70.0...v4.70.1) Full Changelog: [v4.70.0...v4.70.1](https://redirect.github.com/openai/openai-node/compare/v4.70.0...v4.70.1) ##### Bug Fixes - don't require deno to run build-deno ([#1167](https://redirect.github.com/openai/openai-node/issues/1167)) ([9d857bc](https://redirect.github.com/openai/openai-node/commit/9d857bc531a0bb3939f7660e49b31ccc38f60dd3)) ### [`v4.70.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4700-2024-11-01) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.69.0...v4.70.0) Full Changelog: [v4.69.0...v4.70.0](https://redirect.github.com/openai/openai-node/compare/v4.69.0...v4.70.0) ##### Features - publish to jsr ([#1165](https://redirect.github.com/openai/openai-node/issues/1165)) ([5aa93a7](https://redirect.github.com/openai/openai-node/commit/5aa93a7fe704ef1ad077787852db38dc29104534)) ##### Chores - **internal:** fix isolated modules exports ([9cd1958](https://redirect.github.com/openai/openai-node/commit/9cd19584dcc6f4004ea1adcee917aa88a37d5f1c)) ##### Refactors - use type imports for type-only imports ([#1159](https://redirect.github.com/openai/openai-node/issues/1159)) ([07bbaf6](https://redirect.github.com/openai/openai-node/commit/07bbaf6ecac9a5e36471a35488020853ddf9214f)) ### [`v4.69.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4690-2024-10-30) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.4...v4.69.0) Full Changelog: [v4.68.4...v4.69.0](https://redirect.github.com/openai/openai-node/compare/v4.68.4...v4.69.0) ##### Features - **api:** add new, expressive voices for Realtime and Audio in Chat Completions ([#1157](https://redirect.github.com/openai/openai-node/issues/1157)) ([12e501c](https://redirect.github.com/openai/openai-node/commit/12e501c8a215a2af29b9b8fceedc5935b6f2feef)) ##### Bug Fixes - **internal:** support pnpm git installs ([#1156](https://redirect.github.com/openai/openai-node/issues/1156)) ([b744c5b](https://redirect.github.com/openai/openai-node/commit/b744c5b609533e9a6694d6cae0425fe9cd37e26c)) ##### Documentation - **readme:** minor typo fixes ([#1154](https://redirect.github.com/openai/openai-node/issues/1154)) ([c6c9f9a](https://redirect.github.com/openai/openai-node/commit/c6c9f9aaf75f643016ad73574a7e24a228b5c60f)) ### [`v4.68.4`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4684-2024-10-23) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.3...v4.68.4) Full Changelog: [v4.68.3...v4.68.4](https://redirect.github.com/openai/openai-node/compare/v4.68.3...v4.68.4) ##### Chores - **internal:** update spec version ([#1146](https://redirect.github.com/openai/openai-node/issues/1146)) ([0165a8d](https://redirect.github.com/openai/openai-node/commit/0165a8d79340ede49557e05fd00d6fff9d69d930)) ### [`v4.68.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4683-2024-10-23) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.2...v4.68.3) Full Changelog: [v4.68.2...v4.68.3](https://redirect.github.com/openai/openai-node/compare/v4.68.2...v4.68.3) ##### Chores - **internal:** bumps eslint and related dependencies ([#1143](https://redirect.github.com/openai/openai-node/issues/1143)) ([2643f42](https://redirect.github.com/openai/openai-node/commit/2643f42a36208c36daf23470ffcd227a891284eb)) ### [`v4.68.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4682-2024-10-22) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.1...v4.68.2) Full Changelog: [v4.68.1...v4.68.2](https://redirect.github.com/openai/openai-node/compare/v4.68.1...v4.68.2) ##### Chores - **internal:** update spec version ([#1141](https://redirect.github.com/openai/openai-node/issues/1141)) ([2ccb3e3](https://redirect.github.com/openai/openai-node/commit/2ccb3e357aa2f3eb0fa32c619d8336c3b94cc882)) ### [`v4.68.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4681-2024-10-18) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.68.0...v4.68.1) Full Changelog: [v4.68.0...v4.68.1](https://redirect.github.com/openai/openai-node/compare/v4.68.0...v4.68.1) ##### Bug Fixes - **client:** respect x-stainless-retry-count default headers ([#1138](https://redirect.github.com/openai/openai-node/issues/1138)) ([266717b](https://redirect.github.com/openai/openai-node/commit/266717b3301828c7df735064a380a055576183bc)) ### [`v4.68.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4680-2024-10-17) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.3...v4.68.0) Full Changelog: [v4.67.3...v4.68.0](https://redirect.github.com/openai/openai-node/compare/v4.67.3...v4.68.0) ##### Features - **api:** add gpt-4o-audio-preview model for chat completions ([#1135](https://redirect.github.com/openai/openai-node/issues/1135)) ([17a623f](https://redirect.github.com/openai/openai-node/commit/17a623f70050bca4538ad2939055cd9d9b165f89)) ### [`v4.67.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4673-2024-10-08) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.2...v4.67.3) Full Changelog: [v4.67.2...v4.67.3](https://redirect.github.com/openai/openai-node/compare/v4.67.2...v4.67.3) ##### Chores - **internal:** pass props through internal parser ([#1125](https://redirect.github.com/openai/openai-node/issues/1125)) ([5ef8aa8](https://redirect.github.com/openai/openai-node/commit/5ef8aa8d308f7374dd01d8079cd76e0d96999ec2)) ### [`v4.67.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4672-2024-10-07) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.1...v4.67.2) Full Changelog: [v4.67.1...v4.67.2](https://redirect.github.com/openai/openai-node/compare/v4.67.1...v4.67.2) ##### Chores - **internal:** move LineDecoder to a separate file ([#1120](https://redirect.github.com/openai/openai-node/issues/1120)) ([0a4be65](https://redirect.github.com/openai/openai-node/commit/0a4be6506bf26d2b9552ff3fd13a22c04b53ea18)) ### [`v4.67.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4671-2024-10-02) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.67.0...v4.67.1) Full Changelog: [v4.67.0...v4.67.1](https://redirect.github.com/openai/openai-node/compare/v4.67.0...v4.67.1) ##### Documentation - improve and reference contributing documentation ([#1115](https://redirect.github.com/openai/openai-node/issues/1115)) ([7fa30b3](https://redirect.github.com/openai/openai-node/commit/7fa30b3ebf276556141df95ba8e824a0276b61f8)) ### [`v4.67.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4670-2024-10-01) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.66.1...v4.67.0) Full Changelog: [v4.66.1...v4.67.0](https://redirect.github.com/openai/openai-node/compare/v4.66.1...v4.67.0) ##### Features - **api:** support storing chat completions, enabling evals and model distillation in the dashboard ([#1112](https://redirect.github.com/openai/openai-node/issues/1112)) ([6424924](https://redirect.github.com/openai/openai-node/commit/6424924b6361e54f07c04fce9075ab16fcb712fb)) ### [`v4.66.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4661-2024-09-30) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.65.0...v4.66.1) Full Changelog: [v4.66.0...v4.66.1](https://redirect.github.com/openai/openai-node/compare/v4.66.0...v4.66.1) ##### Bug Fixes - **audio:** add fallback overload types ([0c00a13](https://redirect.github.com/openai/openai-node/commit/0c00a13dd864b974d3376c905647209e4a79f244)) - **audio:** use export type ([1519100](https://redirect.github.com/openai/openai-node/commit/1519100e530e08e7683549d0bcdd919b9c2d1654)) ### [`v4.65.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4650-2024-09-26) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.64.0...v4.65.0) Full Changelog: [v4.64.0...v4.65.0](https://redirect.github.com/openai/openai-node/compare/v4.64.0...v4.65.0) ##### Features - **api:** add omni-moderation model ([#1100](https://redirect.github.com/openai/openai-node/issues/1100)) ([66c0f21](https://redirect.github.com/openai/openai-node/commit/66c0f21fad3be9c57b810c4a7eebb71eb6ccbcc1)) ### [`v4.64.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4640-2024-09-25) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.63.0...v4.64.0) Full Changelog: [v4.63.0...v4.64.0](https://redirect.github.com/openai/openai-node/compare/v4.63.0...v4.64.0) ##### Features - **client:** allow overriding retry count header ([#1098](https://redirect.github.com/openai/openai-node/issues/1098)) ([a466ff7](https://redirect.github.com/openai/openai-node/commit/a466ff78a436db82d79a8f53066a85a3b1dbe039)) ##### Bug Fixes - **audio:** correct response_format translations type ([#1097](https://redirect.github.com/openai/openai-node/issues/1097)) ([9a5f461](https://redirect.github.com/openai/openai-node/commit/9a5f461306e84b62ce1ed8aedbfee90798def5fb)) ##### Chores - **internal:** fix ecosystem tests error output ([#1096](https://redirect.github.com/openai/openai-node/issues/1096)) ([ecdb4e9](https://redirect.github.com/openai/openai-node/commit/ecdb4e923f94e828d8758559aea78c82417b8f12)) - **internal:** fix slow ecosystem test ([#1093](https://redirect.github.com/openai/openai-node/issues/1093)) ([80ed9ec](https://redirect.github.com/openai/openai-node/commit/80ed9ecbd60129164cb407e46dddbc06ef1c54ab)) ### [`v4.63.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4630-2024-09-20) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.62.1...v4.63.0) Full Changelog: [v4.62.1...v4.63.0](https://redirect.github.com/openai/openai-node/compare/v4.62.1...v4.63.0) ##### Features - **client:** send retry count header ([#1087](https://redirect.github.com/openai/openai-node/issues/1087)) ([7bcebc0](https://redirect.github.com/openai/openai-node/commit/7bcebc0e3965c2decd1dffb1e67f5197260ca89e)) ##### Chores - **types:** improve type name for embedding models ([#1089](https://redirect.github.com/openai/openai-node/issues/1089)) ([d6966d9](https://redirect.github.com/openai/openai-node/commit/d6966d9872a14b7fbee85a7bb1fae697852b8ce0)) ### [`v4.62.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4621-2024-09-18) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.62.0...v4.62.1) Full Changelog: [v4.62.0...v4.62.1](https://redirect.github.com/openai/openai-node/compare/v4.62.0...v4.62.1) ##### Bug Fixes - **types:** remove leftover polyfill usage ([#1084](https://redirect.github.com/openai/openai-node/issues/1084)) ([b7c9538](https://redirect.github.com/openai/openai-node/commit/b7c9538981a11005fb0a00774683d979d3ca663a)) ### [`v4.62.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4620-2024-09-17) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.61.1...v4.62.0) Full Changelog: [v4.61.1...v4.62.0](https://redirect.github.com/openai/openai-node/compare/v4.61.1...v4.62.0) ##### Features - **client:** add .\_request_id property to object responses ([#1078](https://redirect.github.com/openai/openai-node/issues/1078)) ([d5c2131](https://redirect.github.com/openai/openai-node/commit/d5c21314449091dd1c668c7358b25e041466f588)) ##### Chores - **internal:** add ecosystem test for qs reproduction ([0199dd8](https://redirect.github.com/openai/openai-node/commit/0199dd85981497fac2b60f786acc00ea30683897)) - **internal:** add query string encoder ([#1079](https://redirect.github.com/openai/openai-node/issues/1079)) ([f870682](https://redirect.github.com/openai/openai-node/commit/f870682d5c490182547c428b0b5c75da0e34d15a)) - **internal:** fix some types ([#1082](https://redirect.github.com/openai/openai-node/issues/1082)) ([1ec41a7](https://redirect.github.com/openai/openai-node/commit/1ec41a7d768502a31abb33bf86b0539e5b4b6541)) - **tests:** add query string tests to ecosystem tests ([36be724](https://redirect.github.com/openai/openai-node/commit/36be724384401bb697d8b07b0a1965be721cfa51)) ### [`v4.61.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4611-2024-09-16) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.61.0...v4.61.1) Full Changelog: [v4.61.0...v4.61.1](https://redirect.github.com/openai/openai-node/compare/v4.61.0...v4.61.1) ##### Bug Fixes - **runTools:** correct request options type ([#1073](https://redirect.github.com/openai/openai-node/issues/1073)) ([399f971](https://redirect.github.com/openai/openai-node/commit/399f9710f9a1406fe2dd048a1d26418c0de7ff0c)) ##### Chores - **internal:** update spec link ([#1076](https://redirect.github.com/openai/openai-node/issues/1076)) ([20f1bcc](https://redirect.github.com/openai/openai-node/commit/20f1bcce2b5d03c5185989212a5c5271a8d4209c)) ### [`v4.61.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4610-2024-09-13) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.60.1...v4.61.0) Full Changelog: [v4.60.1...v4.61.0](https://redirect.github.com/openai/openai-node/compare/v4.60.1...v4.61.0) ##### Bug Fixes - **client:** partial parsing update to handle strings ([46e8eb6](https://redirect.github.com/openai/openai-node/commit/46e8eb6a9a45b11f9e4c97474ed6c02b1faa43af)) - **examples:** handle usage chunk in tool call streaming ([#1068](https://redirect.github.com/openai/openai-node/issues/1068)) ([e4188c4](https://redirect.github.com/openai/openai-node/commit/e4188c4ba443a21d1ef94658df5366f80f0e573b)) ##### Chores - **examples:** add a small delay to tool-calls example streaming ([a3fc659](https://redirect.github.com/openai/openai-node/commit/a3fc65928af7085d1d8d785ad4765fedc3955641)) ##### Documentation - update CONTRIBUTING.md ([#1071](https://redirect.github.com/openai/openai-node/issues/1071)) ([5de81c9](https://redirect.github.com/openai/openai-node/commit/5de81c95d7326602865e007715a76d5595824fd9)) ### [`v4.60.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4601-2024-09-13) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.60.0...v4.60.1) Full Changelog: [v4.60.0...v4.60.1](https://redirect.github.com/openai/openai-node/compare/v4.60.0...v4.60.1) ##### Bug Fixes - **zod:** correctly add $ref definitions for transformed schemas ([#1065](https://redirect.github.com/openai/openai-node/issues/1065)) ([9b93b24](https://redirect.github.com/openai/openai-node/commit/9b93b24b8ae267fe403fb9cd4876d9772f40878b)) ### [`v4.60.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4600-2024-09-12) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.59.0...v4.60.0) Full Changelog: [v4.59.0...v4.60.0](https://redirect.github.com/openai/openai-node/compare/v4.59.0...v4.60.0) ##### Features - **api:** add o1 models ([#1061](https://redirect.github.com/openai/openai-node/issues/1061)) ([224cc04](https://redirect.github.com/openai/openai-node/commit/224cc045200cd1ce1517b4376c505de9b9a74ccc)) ### [`v4.59.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4590-2024-09-11) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.58.2...v4.59.0) Full Changelog: [v4.58.2...v4.59.0](https://redirect.github.com/openai/openai-node/compare/v4.58.2...v4.59.0) ##### Features - **structured outputs:** support accessing raw responses ([#1058](https://redirect.github.com/openai/openai-node/issues/1058)) ([af17697](https://redirect.github.com/openai/openai-node/commit/af176979894ee95a51e09abc239a8fd3a639dcde)) ##### Documentation - **azure:** example for custom base URL ([#1055](https://redirect.github.com/openai/openai-node/issues/1055)) ([20defc8](https://redirect.github.com/openai/openai-node/commit/20defc80801e1f1f489a07bd1264be71c56c586f)) - **azure:** remove locale from docs link ([#1054](https://redirect.github.com/openai/openai-node/issues/1054)) ([f9b7eac](https://redirect.github.com/openai/openai-node/commit/f9b7eac58020cff0e367a15b9a2ca4e7c95cbb89)) ### [`v4.58.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4582-2024-09-09) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.58.1...v4.58.2) Full Changelog: [v4.58.1...v4.58.2](https://redirect.github.com/openai/openai-node/compare/v4.58.1...v4.58.2) ##### Bug Fixes - **errors:** pass message through to APIConnectionError ([#1050](https://redirect.github.com/openai/openai-node/issues/1050)) ([5a34316](https://redirect.github.com/openai/openai-node/commit/5a3431672e200a6bc161d39873e914434557801e)) ##### Chores - better object fallback behaviour for casting errors ([#1053](https://redirect.github.com/openai/openai-node/issues/1053)) ([b7d4619](https://redirect.github.com/openai/openai-node/commit/b7d46190d2bb775145a9a3de6408c38abacfa055)) ### [`v4.58.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4581-2024-09-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.58.0...v4.58.1) Full Changelog: [v4.58.0...v4.58.1](https://redirect.github.com/openai/openai-node/compare/v4.58.0...v4.58.1) ##### Chores - **docs:** update browser support information ([#1045](https://redirect.github.com/openai/openai-node/issues/1045)) ([d326cc5](https://redirect.github.com/openai/openai-node/commit/d326cc54a77c450672fbf07d736cec80a9ba72fb)) ### [`v4.58.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4580-2024-09-05) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.3...v4.58.0) Full Changelog: [v4.57.3...v4.58.0](https://redirect.github.com/openai/openai-node/compare/v4.57.3...v4.58.0) ##### Features - **vector store:** improve chunking strategy type names ([#1041](https://redirect.github.com/openai/openai-node/issues/1041)) ([471cec3](https://redirect.github.com/openai/openai-node/commit/471cec3228886253f07c13a362827a31e9ec7b63)) ##### Bug Fixes - **uploads:** avoid making redundant memory copies ([#1043](https://redirect.github.com/openai/openai-node/issues/1043)) ([271297b](https://redirect.github.com/openai/openai-node/commit/271297bd32393d4c5663023adf82f8fb19dc3d25)) ### [`v4.57.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4573-2024-09-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.2...v4.57.3) Full Changelog: [v4.57.2...v4.57.3](https://redirect.github.com/openai/openai-node/compare/v4.57.2...v4.57.3) ##### Bug Fixes - **helpers/zod:** avoid import issue in certain environments ([#1039](https://redirect.github.com/openai/openai-node/issues/1039)) ([e238daa](https://redirect.github.com/openai/openai-node/commit/e238daa7c12f3fb13369f58b9d405365f5efcc8f)) ##### Chores - **internal:** minor bump qs version ([#1037](https://redirect.github.com/openai/openai-node/issues/1037)) ([8ec218e](https://redirect.github.com/openai/openai-node/commit/8ec218e9efb657927b3c0346822a96872aeaf137)) ### [`v4.57.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4572-2024-09-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.1...v4.57.2) Full Changelog: [v4.57.1...v4.57.2](https://redirect.github.com/openai/openai-node/compare/v4.57.1...v4.57.2) ##### Chores - **internal:** dependency updates ([#1035](https://redirect.github.com/openai/openai-node/issues/1035)) ([e815fb6](https://redirect.github.com/openai/openai-node/commit/e815fb6dee75219563d3a7776774ba1c2984560e)) ### [`v4.57.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4571-2024-09-03) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.57.0...v4.57.1) Full Changelog: [v4.57.0...v4.57.1](https://redirect.github.com/openai/openai-node/compare/v4.57.0...v4.57.1) ##### Bug Fixes - **assistants:** correctly accumulate tool calls when streaming ([#1031](https://redirect.github.com/openai/openai-node/issues/1031)) ([d935ad3](https://redirect.github.com/openai/openai-node/commit/d935ad3fa37b2701f4c9f6e433ada6074280a871)) - **client:** correct File construction from node-fetch Responses ([#1029](https://redirect.github.com/openai/openai-node/issues/1029)) ([22ebdc2](https://redirect.github.com/openai/openai-node/commit/22ebdc2ca7d98e0f266110c4cf827e53a0a22026)) - runTools without stream should not emit user message events ([#1005](https://redirect.github.com/openai/openai-node/issues/1005)) ([22ded4d](https://redirect.github.com/openai/openai-node/commit/22ded4d549a157482a8de2faf65e92c5be07fa95)) ##### Chores - **internal/tests:** workaround bug in recent types/node release ([3c7bdfd](https://redirect.github.com/openai/openai-node/commit/3c7bdfdb373bff77db0e3fecd5d49ddfa4284cd9)) ### [`v4.57.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4570-2024-08-29) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.56.2...v4.57.0) Full Changelog: [v4.56.2...v4.57.0](https://redirect.github.com/openai/openai-node/compare/v4.56.2...v4.57.0) ##### Features - **api:** add file search result details to run steps ([#1023](https://redirect.github.com/openai/openai-node/issues/1023)) ([d9acd0a](https://redirect.github.com/openai/openai-node/commit/d9acd0a2c52b27983f8db6a8de6a776078b1d41b)) ##### Bug Fixes - install examples deps as part of bootstrap script ([#1022](https://redirect.github.com/openai/openai-node/issues/1022)) ([eae8e36](https://redirect.github.com/openai/openai-node/commit/eae8e36fd5514eb60773646ec775badde50e783c)) ### [`v4.56.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4562-2024-08-29) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.56.1...v4.56.2) Full Changelog: [v4.56.1...v4.56.2](https://redirect.github.com/openai/openai-node/compare/v4.56.1...v4.56.2) ##### Chores - run tsc as part of lint script ([#1020](https://redirect.github.com/openai/openai-node/issues/1020)) ([4942347](https://redirect.github.com/openai/openai-node/commit/49423472f2b0a0b63961174bedfc00bfd99d47f9)) ### [`v4.56.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4561-2024-08-27) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.56.0...v4.56.1) Full Changelog: [v4.56.0...v4.56.1](https://redirect.github.com/openai/openai-node/compare/v4.56.0...v4.56.1) ##### Chores - **ci:** check for build errors ([#1013](https://redirect.github.com/openai/openai-node/issues/1013)) ([7ff2127](https://redirect.github.com/openai/openai-node/commit/7ff21273091a605e05173502654cfb9c90a4382e)) ### [`v4.56.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4560-2024-08-16) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.9...v4.56.0) Full Changelog: [v4.55.9...v4.56.0](https://redirect.github.com/openai/openai-node/compare/v4.55.9...v4.56.0) ##### Features - **api:** add chatgpt-4o-latest model ([edc4398](https://redirect.github.com/openai/openai-node/commit/edc43986ba96a0fda48f7eea368efe706f68dcac)) ### [`v4.55.9`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4559-2024-08-16) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.8...v4.55.9) Full Changelog: [v4.55.8...v4.55.9](https://redirect.github.com/openai/openai-node/compare/v4.55.8...v4.55.9) ##### Bug Fixes - **azure/tts:** avoid stripping model param ([#999](https://redirect.github.com/openai/openai-node/issues/999)) ([c3a7ccd](https://redirect.github.com/openai/openai-node/commit/c3a7ccdbd6d9a2576509c2dc6c1605bc73c6dde7)) ### [`v4.55.8`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4558-2024-08-15) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.7...v4.55.8) Full Changelog: [v4.55.7...v4.55.8](https://redirect.github.com/openai/openai-node/compare/v4.55.7...v4.55.8) ##### Chores - **types:** define FilePurpose enum ([#997](https://redirect.github.com/openai/openai-node/issues/997)) ([19b941b](https://redirect.github.com/openai/openai-node/commit/19b941be4ff3e4fa7e67b820a5aac51e5c8d4f60)) ### [`v4.55.7`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4557-2024-08-13) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.6...v4.55.7) Full Changelog: [v4.55.6...v4.55.7](https://redirect.github.com/openai/openai-node/compare/v4.55.6...v4.55.7) ##### Bug Fixes - **json-schema:** correct handling of nested recursive schemas ([#992](https://redirect.github.com/openai/openai-node/issues/992)) ([ac309ab](https://redirect.github.com/openai/openai-node/commit/ac309abee3419594f45680c7d0ab11e13ce28c5b)) ### [`v4.55.6`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4556-2024-08-13) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.5...v4.55.6) Full Changelog: [v4.55.5...v4.55.6](https://redirect.github.com/openai/openai-node/compare/v4.55.5...v4.55.6) ##### Bug Fixes - **zod-to-json-schema:** correct licensing ([#986](https://redirect.github.com/openai/openai-node/issues/986)) ([bd2051e](https://redirect.github.com/openai/openai-node/commit/bd2051e501e2ceafcd095f82205c2e668e1d68d7)) ### [`v4.55.5`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4555-2024-08-12) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.4...v4.55.5) Full Changelog: [v4.55.4...v4.55.5](https://redirect.github.com/openai/openai-node/compare/v4.55.4...v4.55.5) ##### Chores - **examples:** minor formatting changes ([#987](https://redirect.github.com/openai/openai-node/issues/987)) ([8e6b615](https://redirect.github.com/openai/openai-node/commit/8e6b615ada09fa4e50dc8e0b5decf662eed19856)) - sync openapi url ([#989](https://redirect.github.com/openai/openai-node/issues/989)) ([02ff1c5](https://redirect.github.com/openai/openai-node/commit/02ff1c55b5eefd8b6193ba2bf10dd5515945bd7a)) ### [`v4.55.4`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4554-2024-08-09) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.3...v4.55.4) Full Changelog: [v4.55.3...v4.55.4](https://redirect.github.com/openai/openai-node/compare/v4.55.3...v4.55.4) ##### Bug Fixes - **helpers/zod:** nested union schema extraction ([#979](https://redirect.github.com/openai/openai-node/issues/979)) ([31b05aa](https://redirect.github.com/openai/openai-node/commit/31b05aa6fa0445141ae17a1b1eff533b83735f3a)) ##### Chores - **ci:** bump prism mock server version ([#982](https://redirect.github.com/openai/openai-node/issues/982)) ([7442643](https://redirect.github.com/openai/openai-node/commit/7442643e8445eea15da54843a7c9d7580a402979)) - **ci:** codeowners file ([#980](https://redirect.github.com/openai/openai-node/issues/980)) ([17a42b2](https://redirect.github.com/openai/openai-node/commit/17a42b2f6e2de2dce338358a48f6d7d4ed723f6f)) ### [`v4.55.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4553-2024-08-08) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.2...v4.55.3) Full Changelog: [v4.55.2...v4.55.3](https://redirect.github.com/openai/openai-node/compare/v4.55.2...v4.55.3) ##### Chores - **internal:** updates ([#975](https://redirect.github.com/openai/openai-node/issues/975)) ([313a190](https://redirect.github.com/openai/openai-node/commit/313a19059a61893887ac0b57bb488c24bc40f099)) ### [`v4.55.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4552-2024-08-08) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.1...v4.55.2) Full Changelog: [v4.55.1...v4.55.2](https://redirect.github.com/openai/openai-node/compare/v4.55.1...v4.55.2) ##### Bug Fixes - **helpers/zod:** add `extract-to-root` ref strategy ([ef3c73c](https://redirect.github.com/openai/openai-node/commit/ef3c73cfdf1a8e45346417812168e476fea65690)) - **helpers/zod:** add `nullableStrategy` option ([ad89892](https://redirect.github.com/openai/openai-node/commit/ad89892f4ac0daba161ce97267a165a12f67c341)) - **helpers/zod:** correct logic for adding root schema to definitions ([e4a247a](https://redirect.github.com/openai/openai-node/commit/e4a247a2a87b4d3bde55891b31e07413d3a9f00d)) ##### Chores - **internal:** add README for vendored zod-to-json-schema ([d8a80a9](https://redirect.github.com/openai/openai-node/commit/d8a80a915dfe723a59f512e7128aecf857324388)) - **tests:** add more API request tests ([04c1590](https://redirect.github.com/openai/openai-node/commit/04c1590a64127c43898c3c88bcbdd624d54008f6)) ### [`v4.55.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4551-2024-08-07) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.55.0...v4.55.1) Full Changelog: [v4.55.0...v4.55.1](https://redirect.github.com/openai/openai-node/compare/v4.55.0...v4.55.1) ##### Bug Fixes - **helpers/zod:** correct schema generation for recursive schemas ([cb54d93](https://redirect.github.com/openai/openai-node/commit/cb54d93162c86ecfd476733805a431aab25d86d6)) ##### Chores - **api:** remove old `AssistantResponseFormat` type ([#967](https://redirect.github.com/openai/openai-node/issues/967)) ([9fd94bf](https://redirect.github.com/openai/openai-node/commit/9fd94bfc35128d3bc45fbf0a65e6a8d2ea4562d5)) - **internal:** update test snapshots ([bceea60](https://redirect.github.com/openai/openai-node/commit/bceea60e461c40a9e59d52772122dd612a2ff1c4)) - **vendor/zodJsonSchema:** add option to duplicate top-level ref ([84b8a38](https://redirect.github.com/openai/openai-node/commit/84b8a3820b0ce1c78bfd3db468d8d2962875b4ab)) ##### Documentation - **examples:** add UI generation example script ([c75c017](https://redirect.github.com/openai/openai-node/commit/c75c017c16cbfe3fc60ea4ee5779782005e64463)) ### [`v4.55.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4550-2024-08-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.54.0...v4.55.0) Full Changelog: [v4.54.0...v4.55.0](https://redirect.github.com/openai/openai-node/compare/v4.54.0...v4.55.0) ##### Features - **api:** add structured outputs support ([573787c](https://redirect.github.com/openai/openai-node/commit/573787cf3ea8eea593eeeb5e24a9256951e2cc35)) ### [`v4.54.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4540-2024-08-02) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.53.2...v4.54.0) Full Changelog: [v4.53.2...v4.54.0](https://redirect.github.com/openai/openai-node/compare/v4.53.2...v4.54.0) ##### Features - extract out `ImageModel`, `AudioModel`, `SpeechModel` ([#964](https://redirect.github.com/openai/openai-node/issues/964)) ([1edf957](https://redirect.github.com/openai/openai-node/commit/1edf957e1cb86c2a7b2d29e28f2b8f428ea0cd7d)) - make enums not nominal ([#965](https://redirect.github.com/openai/openai-node/issues/965)) ([0dd0cd1](https://redirect.github.com/openai/openai-node/commit/0dd0cd158d6765c3a04ac983aad03c2ecad14502)) ##### Chores - **ci:** correctly tag pre-release npm packages ([#963](https://redirect.github.com/openai/openai-node/issues/963)) ([f1a4a68](https://redirect.github.com/openai/openai-node/commit/f1a4a686bbf4a38919b8597f008d895d1b99d8df)) - **internal:** add constant for default timeout ([#960](https://redirect.github.com/openai/openai-node/issues/960)) ([55c01f4](https://redirect.github.com/openai/openai-node/commit/55c01f4dc5d132c21713f9e8606b95abc76fcd44)) - **internal:** cleanup event stream helpers ([#950](https://redirect.github.com/openai/openai-node/issues/950)) ([8f49956](https://redirect.github.com/openai/openai-node/commit/8f499566c47bd7d4799a8cbe0d980553348b8f48)) ##### Documentation - **README:** link Lifecycle in Polling Helpers section ([#962](https://redirect.github.com/openai/openai-node/issues/962)) ([c610c81](https://redirect.github.com/openai/openai-node/commit/c610c813e8d7f96b5b8315ae194e0a9ff565f43d)) ### [`v4.53.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4532-2024-07-26) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.53.1...v4.53.2) Full Changelog: [v4.53.1...v4.53.2](https://redirect.github.com/openai/openai-node/compare/v4.53.1...v4.53.2) ##### Chores - **docs:** fix incorrect client var names ([#955](https://redirect.github.com/openai/openai-node/issues/955)) ([cc91be8](https://redirect.github.com/openai/openai-node/commit/cc91be867bf7042abb2ee6c6d5ef69082ac64280)) ### [`v4.53.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4531-2024-07-25) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.53.0...v4.53.1) Full Changelog: [v4.53.0...v4.53.1](https://redirect.github.com/openai/openai-node/compare/v4.53.0...v4.53.1) ##### Bug Fixes - **compat:** remove ReadableStream polyfill redundant since node v16 ([#954](https://redirect.github.com/openai/openai-node/issues/954)) ([78b2a83](https://redirect.github.com/openai/openai-node/commit/78b2a83f085bb7ddf6a5f429636de1e3eef20f9d)) ##### Chores - **tests:** update prism version ([#948](https://redirect.github.com/openai/openai-node/issues/948)) ([9202c91](https://redirect.github.com/openai/openai-node/commit/9202c91d697a116eb1b834e01f4073d254438149)) ### [`v4.53.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4530-2024-07-22) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.7...v4.53.0) Full Changelog: [v4.52.7...v4.53.0](https://redirect.github.com/openai/openai-node/compare/v4.52.7...v4.53.0) ##### Features - **api:** add new gpt-4o-mini models ([#942](https://redirect.github.com/openai/openai-node/issues/942)) ([7ac10dd](https://redirect.github.com/openai/openai-node/commit/7ac10ddbb87e9eb0e8e34d58a13a4775cbba1c24)) - **api:** add uploads endpoints ([#946](https://redirect.github.com/openai/openai-node/issues/946)) ([8709ceb](https://redirect.github.com/openai/openai-node/commit/8709ceb0e01c5a1f96704c998f35ca1117ecadac)) ##### Chores - **docs:** mention support of web browser runtimes ([#938](https://redirect.github.com/openai/openai-node/issues/938)) ([123d19d](https://redirect.github.com/openai/openai-node/commit/123d19d5a157110c8ada556c107caf0eb8b2ccc6)) - **docs:** use client instead of package name in Node examples ([#941](https://redirect.github.com/openai/openai-node/issues/941)) ([8b5db1f](https://redirect.github.com/openai/openai-node/commit/8b5db1f53e66ce4b6e554f40a8dd2fd474085027)) ### [`v4.52.7`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4527-2024-07-11) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.6...v4.52.7) Full Changelog: [v4.52.6...v4.52.7](https://redirect.github.com/openai/openai-node/compare/v4.52.6...v4.52.7) ##### Documentation - **examples:** update example values ([#933](https://redirect.github.com/openai/openai-node/issues/933)) ([92512ab](https://redirect.github.com/openai/openai-node/commit/92512abcd7ab5d7c452dfae007c3a25041062656)) ### [`v4.52.6`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4526-2024-07-11) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.5...v4.52.6) Full Changelog: [v4.52.5...v4.52.6](https://redirect.github.com/openai/openai-node/compare/v4.52.5...v4.52.6) ##### Chores - **ci:** also run workflows for PRs targeting `next` ([#931](https://redirect.github.com/openai/openai-node/issues/931)) ([e3f979a](https://redirect.github.com/openai/openai-node/commit/e3f979ae94b2252b9552d1e03de5b92d398a3e28)) ### [`v4.52.5`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4525-2024-07-10) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.4...v4.52.5) Full Changelog: [v4.52.4...v4.52.5](https://redirect.github.com/openai/openai-node/compare/v4.52.4...v4.52.5) ##### Bug Fixes - **vectorStores:** correctly handle missing `files` in `uploadAndPoll()` ([#926](https://redirect.github.com/openai/openai-node/issues/926)) ([945fca6](https://redirect.github.com/openai/openai-node/commit/945fca646b02b52bbc9163cb51f5d87e7db8afd6)) ### [`v4.52.4`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4524-2024-07-08) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.3...v4.52.4) Full Changelog: [v4.52.3...v4.52.4](https://redirect.github.com/openai/openai-node/compare/v4.52.3...v4.52.4) ##### Refactors - **examples:** removedduplicated 'messageDelta' streaming event. ([#909](https://redirect.github.com/openai/openai-node/issues/909)) ([7b0b3d2](https://redirect.github.com/openai/openai-node/commit/7b0b3d2e228532fca19f49390a2831a1abac72a4)) ### [`v4.52.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4523-2024-07-02) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.2...v4.52.3) Full Changelog: [v4.52.2...v4.52.3](https://redirect.github.com/openai/openai-node/compare/v4.52.2...v4.52.3) ##### Chores - minor change to tests ([#916](https://redirect.github.com/openai/openai-node/issues/916)) ([b8a33e3](https://redirect.github.com/openai/openai-node/commit/b8a33e31697b52d733f28d9380e0c02a2d179474)) ### [`v4.52.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4522-2024-06-28) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.1...v4.52.2) Full Changelog: [v4.52.1...v4.52.2](https://redirect.github.com/openai/openai-node/compare/v4.52.1...v4.52.2) ##### Chores - gitignore test server logs ([#914](https://redirect.github.com/openai/openai-node/issues/914)) ([6316720](https://redirect.github.com/openai/openai-node/commit/6316720c3fdd0422965ae3890275062bc0fe3c2b)) ### [`v4.52.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4521-2024-06-25) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.52.0...v4.52.1) Full Changelog: [v4.52.0...v4.52.1](https://redirect.github.com/openai/openai-node/compare/v4.52.0...v4.52.1) ##### Chores - **doc:** clarify service tier default value ([#908](https://redirect.github.com/openai/openai-node/issues/908)) ([e4c8100](https://redirect.github.com/openai/openai-node/commit/e4c8100c7732bdc336b52a48d09945782c0fa2a3)) - **internal:** minor reformatting ([#911](https://redirect.github.com/openai/openai-node/issues/911)) ([78c9377](https://redirect.github.com/openai/openai-node/commit/78c9377fcd563645081629a89f3fda2c1ff4e175)) - **internal:** re-order some imports ([#904](https://redirect.github.com/openai/openai-node/issues/904)) ([dbd5c40](https://redirect.github.com/openai/openai-node/commit/dbd5c4053ba2f255dfc56676ced5b30381843c75)) ### [`v4.52.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4520-2024-06-18) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.51.0...v4.52.0) Full Changelog: [v4.51.0...v4.52.0](https://redirect.github.com/openai/openai-node/compare/v4.51.0...v4.52.0) ##### Features - **api:** add service tier argument for chat completions ([#900](https://redirect.github.com/openai/openai-node/issues/900)) ([91e6651](https://redirect.github.com/openai/openai-node/commit/91e66514037a8d6f9c39d3c96cd5769885925a4b)) ### [`v4.51.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4510-2024-06-12) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.50.0...v4.51.0) Full Changelog: [v4.50.0...v4.51.0](https://redirect.github.com/openai/openai-node/compare/v4.50.0...v4.51.0) ##### Features - **api:** updates ([#894](https://redirect.github.com/openai/openai-node/issues/894)) ([b58f5a1](https://redirect.github.com/openai/openai-node/commit/b58f5a1344f631dac0fb8ecfa4fbae49af070189)) ### [`v4.50.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4500-2024-06-10) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.49.1...v4.50.0) Full Changelog: [v4.49.1...v4.50.0](https://redirect.github.com/openai/openai-node/compare/v4.49.1...v4.50.0) ##### Features - support `application/octet-stream` request bodies ([#892](https://redirect.github.com/openai/openai-node/issues/892)) ([51661c8](https://redirect.github.com/openai/openai-node/commit/51661c8068d4990df6916becb6bb85353b54ef4d)) ### [`v4.49.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4491-2024-06-07) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.49.0...v4.49.1) Full Changelog: [v4.49.0...v4.49.1](https://redirect.github.com/openai/openai-node/compare/v4.49.0...v4.49.1) ##### Bug Fixes - remove erroneous thread create argument ([#889](https://redirect.github.com/openai/openai-node/issues/889)) ([a9f898e](https://redirect.github.com/openai/openai-node/commit/a9f898ee109a0b35a672e41c6497f3a75eff7734)) ### [`v4.49.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4490-2024-06-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.48.3...v4.49.0) Full Changelog: [v4.48.3...v4.49.0](https://redirect.github.com/openai/openai-node/compare/v4.48.3...v4.49.0) ##### Features - **api:** updates ([#887](https://redirect.github.com/openai/openai-node/issues/887)) ([359eeb3](https://redirect.github.com/openai/openai-node/commit/359eeb33b08b371451f216d1e21dd3334ec15f36)) ### [`v4.48.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4483-2024-06-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.48.2...v4.48.3) Full Changelog: [v4.48.2...v4.48.3](https://redirect.github.com/openai/openai-node/compare/v4.48.2...v4.48.3) ##### Chores - **internal:** minor refactor of tests ([#884](https://redirect.github.com/openai/openai-node/issues/884)) ([0b71f2b](https://redirect.github.com/openai/openai-node/commit/0b71f2b2cb67e5714476b6f63b4ef93a0140bff2)) ### [`v4.48.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4482-2024-06-05) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.48.1...v4.48.2) Full Changelog: [v4.48.1...v4.48.2](https://redirect.github.com/openai/openai-node/compare/v4.48.1...v4.48.2) ##### Chores - **internal:** minor change to tests ([#881](https://redirect.github.com/openai/openai-node/issues/881)) ([5e2d608](https://redirect.github.com/openai/openai-node/commit/5e2d608ca9a2bcb3f261ad13c848d327b60b6fb1)) ### [`v4.48.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4481-2024-06-04) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.47.3...v4.48.1) Full Changelog: [v4.48.0...v4.48.1](https://redirect.github.com/openai/openai-node/compare/v4.48.0...v4.48.1) ##### Bug Fixes - resolve typescript issue ([1129707](https://redirect.github.com/openai/openai-node/commit/11297073b1a370fc9c8676446f939a48071999b2)) ### [`v4.47.3`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4473-2024-05-31) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.47.2...v4.47.3) Full Changelog: [v4.47.2...v4.47.3](https://redirect.github.com/openai/openai-node/compare/v4.47.2...v4.47.3) ##### Bug Fixes - allow git imports for pnpm ([#873](https://redirect.github.com/openai/openai-node/issues/873)) ([9da9809](https://redirect.github.com/openai/openai-node/commit/9da98090e80cbe988a3d695e4c9b57439080ec3e)) ##### Documentation - **azure:** update example and readme to use Entra ID ([#857](https://redirect.github.com/openai/openai-node/issues/857)) ([722eff1](https://redirect.github.com/openai/openai-node/commit/722eff1a7aeaa2ce3c40301709db61258c9afa16)) ### [`v4.47.2`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4472-2024-05-28) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.47.1...v4.47.2) Full Changelog: [v4.47.1...v4.47.2](https://redirect.github.com/openai/openai-node/compare/v4.47.1...v4.47.2) ##### Documentation - **readme:** add bundle size badge ([#869](https://redirect.github.com/openai/openai-node/issues/869)) ([e252132](https://redirect.github.com/openai/openai-node/commit/e2521327b7b4f5abe97e4c58c417b37d00079ef8)) ### [`v4.47.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4471-2024-05-14) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.47.0...v4.47.1) Full Changelog: [v4.47.0...v4.47.1](https://redirect.github.com/openai/openai-node/compare/v4.47.0...v4.47.1) ##### Chores - **internal:** add slightly better logging to scripts ([#848](https://redirect.github.com/openai/openai-node/issues/848)) ([139e690](https://redirect.github.com/openai/openai-node/commit/139e690546775b3568934dd990dd329fce2fbc2f)) ### [`v4.47.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4470-2024-05-14) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.46.1...v4.47.0) Full Changelog: [v4.46.1...v4.47.0](https://redirect.github.com/openai/openai-node/compare/v4.46.1...v4.47.0) ##### Features - **api:** add incomplete state ([#846](https://redirect.github.com/openai/openai-node/issues/846)) ([5f663a1](https://redirect.github.com/openai/openai-node/commit/5f663a167361b905c6d0c1242e8a78037a7e4a57)) ### [`v4.46.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4461-2024-05-13) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.46.0...v4.46.1) Full Changelog: [v4.46.0...v4.46.1](https://redirect.github.com/openai/openai-node/compare/v4.46.0...v4.46.1) ##### Refactors - change import paths to be relative ([#843](https://redirect.github.com/openai/openai-node/issues/843)) ([7913574](https://redirect.github.com/openai/openai-node/commit/7913574bdb6fcbcf68e56e8def351add6c43310a)) ### [`v4.46.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4460-2024-05-13) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.45.0...v4.46.0) Full Changelog: [v4.45.0...v4.46.0](https://redirect.github.com/openai/openai-node/compare/v4.45.0...v4.46.0) ##### Features - **api:** add gpt-4o model ([#841](https://redirect.github.com/openai/openai-node/issues/841)) ([c818ed1](https://redirect.github.com/openai/openai-node/commit/c818ed139bfba81af6ca3c4eda08d52366758529)) ### [`v4.45.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4450-2024-05-11) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.44.0...v4.45.0) Full Changelog: [v4.44.0...v4.45.0](https://redirect.github.com/openai/openai-node/compare/v4.44.0...v4.45.0) ##### Features - **azure:** batch api ([#839](https://redirect.github.com/openai/openai-node/issues/839)) ([e279f8c](https://redirect.github.com/openai/openai-node/commit/e279f8c51aa80cb913ccb6df647407bea1f2f071)) ##### Chores - **dependency:** bumped Next.js version ([#836](https://redirect.github.com/openai/openai-node/issues/836)) ([babb140](https://redirect.github.com/openai/openai-node/commit/babb1404751059bdd171b792d03fd21272dd8f8b)) - **docs:** add SECURITY.md ([#838](https://redirect.github.com/openai/openai-node/issues/838)) ([6e556d9](https://redirect.github.com/openai/openai-node/commit/6e556d9e12341155cc13fe226ab110d63858370e)) ### [`v4.44.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4440-2024-05-09) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.43.0...v4.44.0) Full Changelog: [v4.43.0...v4.44.0](https://redirect.github.com/openai/openai-node/compare/v4.43.0...v4.44.0) ##### Features - **api:** add message image content ([#834](https://redirect.github.com/openai/openai-node/issues/834)) ([7757b3e](https://redirect.github.com/openai/openai-node/commit/7757b3ea54a2c5cc251f55af0b676952ba12e8a6)) ### [`v4.43.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4430-2024-05-08) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.42.0...v4.43.0) Full Changelog: [v4.42.0...v4.43.0](https://redirect.github.com/openai/openai-node/compare/v4.42.0...v4.43.0) ##### Features - **api:** adding file purposes ([#831](https://redirect.github.com/openai/openai-node/issues/831)) ([a62b877](https://redirect.github.com/openai/openai-node/commit/a62b8779ff7261cdd6aa7bf72fb6407cc7e3fd21)) ### [`v4.42.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4420-2024-05-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.41.1...v4.42.0) Full Changelog: [v4.41.1...v4.42.0](https://redirect.github.com/openai/openai-node/compare/v4.41.1...v4.42.0) ##### Features - **api:** add usage metadata when streaming ([#829](https://redirect.github.com/openai/openai-node/issues/829)) ([6707f11](https://redirect.github.com/openai/openai-node/commit/6707f119a191ad98d634ad208be852f9f39c6c0e)) ##### Bug Fixes - **example:** fix fine tuning example ([#827](https://redirect.github.com/openai/openai-node/issues/827)) ([6480a50](https://redirect.github.com/openai/openai-node/commit/6480a506c096a2664bd2ad296481e51017ff4185)) ### [`v4.41.1`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4411-2024-05-06) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.41.0...v4.41.1) Full Changelog: [v4.41.0...v4.41.1](https://redirect.github.com/openai/openai-node/compare/v4.41.0...v4.41.1) ##### Bug Fixes - **azure:** update build script ([#825](https://redirect.github.com/openai/openai-node/issues/825)) ([8afc6e7](https://redirect.github.com/openai/openai-node/commit/8afc6e7b49507b3be0228e93913d51b4c3211add)) ### [`v4.41.0`](https://redirect.github.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4410-2024-05-05) [Compare Source](https://redirect.github.com/openai/openai-node/compare/v4.40.2...v4.41.0) Full Changelog: [v4.40.2...v4.41.0](https://redirect.github.com/openai/openai-node/compare/v4.40.2...v4.41.0) ##### Features - **client:** add Azure client ([#822](https://redirect.github.com/openai/openai-node/issues/822)) ([92f9049](https://redirect.github.com/openai/openai-node/commit/92f90499f0bbee79ba9c8342c8d58dbcaf88bdd1)) ### [`v4.40.2`](https://redirect.github.cConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.
PR-Codex overview
This PR updates the
openai
package and modifies its dependencies in thepackage-lock.json
file.Detailed summary
openai
package version from4.38.1
to4.73.1
.resolved
URL for theopenai
package.license
field foropenai
package.peerDependencies
forzod
with version^3.23.8
.zod
as optional inpeerDependenciesMeta
.web-streams-polyfill
package entry.