-
Notifications
You must be signed in to change notification settings - Fork 52
Commit fa95ae6
fix(deps): update dependency openai to v1.63.1 (#435)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [openai](https://redirect.github.com/openai/openai-python) |
`==1.61.1` -> `==1.63.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>openai/openai-python (openai)</summary>
###
[`v1.63.1`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1631-2025-02-17)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.63.0...v1.63.1)
Full Changelog:
[v1.63.0...v1.63.1](https://redirect.github.com/openai/openai-python/compare/v1.63.0...v1.63.1)
##### Chores
- **internal:** temporary commit
([#​2121](https://redirect.github.com/openai/openai-python/issues/2121))
([f7f8361](https://redirect.github.com/openai/openai-python/commit/f7f83614c8da84c6725d60936f08f9f1a65f0a9e))
###
[`v1.63.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1630-2025-02-13)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.62.0...v1.63.0)
Full Changelog:
[v1.62.0...v1.63.0](https://redirect.github.com/openai/openai-python/compare/v1.62.0...v1.63.0)
##### Features
- **api:** add support for storing chat completions
([#​2117](https://redirect.github.com/openai/openai-python/issues/2117))
([2357a8f](https://redirect.github.com/openai/openai-python/commit/2357a8f97246a3fe17c6ac1fb0d7a67d6f1ffc1d))
###
[`v1.62.0`](https://redirect.github.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1620-2025-02-12)
[Compare
Source](https://redirect.github.com/openai/openai-python/compare/v1.61.1...v1.62.0)
Full Changelog:
[v1.61.1...v1.62.0](https://redirect.github.com/openai/openai-python/compare/v1.61.1...v1.62.0)
##### Features
- **client:** send `X-Stainless-Read-Timeout` header
([#​2094](https://redirect.github.com/openai/openai-python/issues/2094))
([0288213](https://redirect.github.com/openai/openai-python/commit/0288213fbfa935c9bf9d56416619ea929ae1cf63))
- **embeddings:** use stdlib array type for improved performance
([#​2060](https://redirect.github.com/openai/openai-python/issues/2060))
([9a95db9](https://redirect.github.com/openai/openai-python/commit/9a95db9154ac98678970e7f1652a7cacfd2f7fdb))
- **pagination:** avoid fetching when has_more: false
([#​2098](https://redirect.github.com/openai/openai-python/issues/2098))
([1882483](https://redirect.github.com/openai/openai-python/commit/18824832d3a676ae49206cd2b5e09d4796fdf033))
##### Bug Fixes
- **api:** add missing reasoning effort + model enums
([#​2096](https://redirect.github.com/openai/openai-python/issues/2096))
([e0ca9f0](https://redirect.github.com/openai/openai-python/commit/e0ca9f0f6fae40230f8cab97573914ed632920b6))
- **parsing:** don't default to an empty array
([#​2106](https://redirect.github.com/openai/openai-python/issues/2106))
([8e748bb](https://redirect.github.com/openai/openai-python/commit/8e748bb08d9c0d1f7e8a1af31452e25eb7154f55))
##### Chores
- **internal:** fix type traversing dictionary params
([#​2097](https://redirect.github.com/openai/openai-python/issues/2097))
([4e5b368](https://redirect.github.com/openai/openai-python/commit/4e5b368bf576f38d0f125778edde74ed6d101d7d))
- **internal:** minor type handling changes
([#​2099](https://redirect.github.com/openai/openai-python/issues/2099))
([a2c6da0](https://redirect.github.com/openai/openai-python/commit/a2c6da0fbc610ee80a2e044a0b20fc1cc2376962))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "* 0-3 * * 1" (UTC).
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/codegen-sh/codegen-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3a60bda commit fa95ae6Copy full SHA for fa95ae6
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments