Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency openai to v4.38.2 (#585)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [openai](https://togithub.com/openai/openai-node) | [`4.33.1` -> `4.38.2`](https://renovatebot.com/diffs/npm/openai/4.33.1/4.38.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/openai/4.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/openai/4.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/openai/4.33.1/4.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/openai/4.33.1/4.38.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>openai/openai-node (openai)</summary> ### [`v4.38.2`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4382-2024-04-19) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.38.1...v4.38.2) Full Changelog: [v4.38.1...v4.38.2](https://togithub.com/openai/openai-node/compare/v4.38.1...v4.38.2) ##### Bug Fixes - **api:** correct types for message attachment tools ([#​787](https://togithub.com/openai/openai-node/issues/787)) ([8626884](https://togithub.com/openai/openai-node/commit/8626884abd2494aa081db9e50a2f268b6cebc5df)) ### [`v4.38.1`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4381-2024-04-18) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.38.0...v4.38.1) Full Changelog: [v4.38.0...v4.38.1](https://togithub.com/openai/openai-node/compare/v4.38.0...v4.38.1) ##### Bug Fixes - **api:** correct types for attachments ([#​783](https://togithub.com/openai/openai-node/issues/783)) ([6893631](https://togithub.com/openai/openai-node/commit/6893631334f75e232ba130f5dd67f1230b1e5fa0)) ### [`v4.38.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4380-2024-04-18) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.37.1...v4.38.0) Full Changelog: [v4.37.1...v4.38.0](https://togithub.com/openai/openai-node/compare/v4.37.1...v4.38.0) ##### Features - **api:** batch list endpoint ([#​781](https://togithub.com/openai/openai-node/issues/781)) ([d226759](https://togithub.com/openai/openai-node/commit/d226759164fbed33198d8bdc315c98e1052dade8)) ### [`v4.37.1`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4371-2024-04-17) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.37.0...v4.37.1) Full Changelog: [v4.37.0...v4.37.1](https://togithub.com/openai/openai-node/compare/v4.37.0...v4.37.1) ##### Chores - **api:** docs and response_format response property ([#​778](https://togithub.com/openai/openai-node/issues/778)) ([78f5c35](https://togithub.com/openai/openai-node/commit/78f5c3568d95d8e854c04049dc7d5643aa49e93f)) ### [`v4.37.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4370-2024-04-17) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.36.0...v4.37.0) Full Changelog: [v4.36.0...v4.37.0](https://togithub.com/openai/openai-node/compare/v4.36.0...v4.37.0) ##### Features - **api:** add vector stores ([#​776](https://togithub.com/openai/openai-node/issues/776)) ([8bb929b](https://togithub.com/openai/openai-node/commit/8bb929b2ee91c1bec0a00347bf4f7628652d1be3)) ### [`v4.36.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4360-2024-04-16) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.35.0...v4.36.0) Full Changelog: [v4.35.0...v4.36.0](https://togithub.com/openai/openai-node/compare/v4.35.0...v4.36.0) ##### Features - **client:** add header OpenAI-Project ([#​772](https://togithub.com/openai/openai-node/issues/772)) ([bb4df37](https://togithub.com/openai/openai-node/commit/bb4df3722082fb44b7d4feb7a47df796149150a2)) - extract chat models to a named enum ([#​775](https://togithub.com/openai/openai-node/issues/775)) ([141d2ed](https://togithub.com/openai/openai-node/commit/141d2ed308141dc751869353208e4d0632d3650c)) ##### Build System - configure UTF-8 locale in devcontainer ([#​774](https://togithub.com/openai/openai-node/issues/774)) ([bebf4f0](https://togithub.com/openai/openai-node/commit/bebf4f0ca1f884f8747caff0f0e065aafffde096)) ### [`v4.35.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4350-2024-04-15) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.34.0...v4.35.0) Full Changelog: [v4.34.0...v4.35.0](https://togithub.com/openai/openai-node/compare/v4.34.0...v4.35.0) ##### Features - **errors:** add request_id property ([#​769](https://togithub.com/openai/openai-node/issues/769)) ([43aa6a1](https://togithub.com/openai/openai-node/commit/43aa6a19cfb1448903dfaddc4da3def2eda9cbab)) ### [`v4.34.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4340-2024-04-15) [Compare Source](https://togithub.com/openai/openai-node/compare/v4.33.1...v4.34.0) Full Changelog: [v4.33.1...v4.34.0](https://togithub.com/openai/openai-node/compare/v4.33.1...v4.34.0) ##### Features - **api:** add batch API ([#​768](https://togithub.com/openai/openai-node/issues/768)) ([7fe34f2](https://togithub.com/openai/openai-node/commit/7fe34f2d0bda9c1cb116a593f02bd0cc15a52e12)) - **api:** updates ([#​766](https://togithub.com/openai/openai-node/issues/766)) ([52bcc47](https://togithub.com/openai/openai-node/commit/52bcc47043e4c3ffe15ae9e7ac0fa87e2493aad9)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/simonknittel/sinister-incorporated). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information