-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 1.7.0 #1018
Merged
stainless-bot
merged 14 commits into
main
from
release-please--branches--main--changes--next
Jan 9, 2024
Merged
release: 1.7.0 #1018
stainless-bot
merged 14 commits into
main
from
release-please--branches--main--changes--next
Jan 9, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
December 25, 2023 05:05
a9b50e6
to
d45ed7f
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
3 times, most recently
from
December 27, 2023 05:05
9d317d4
to
ad3fd2c
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 28, 2023 02:19
b1039be
to
3d7d93e
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
5 times, most recently
from
January 2, 2024 05:05
5f94907
to
3d7d93e
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
January 3, 2024 05:05
2a7f290
to
d828527
Compare
* Added a file to the examples folder to provide a simple example of retrieving and printing a picture to the console using the new API. Previously, no examples were provided for images, making it unclear. * Update picture.py --------- Co-authored-by: Logan Kilpatrick <23kilpatrick23@gmail.com>
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 3, 2024 19:05
26ed4f6
to
2e9ecee
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 3, 2024 22:13
6126280
to
f1fbc9c
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 4, 2024 02:27
fb0ffe9
to
d94b4d3
Compare
This will speedup client instantiation in certain cases.
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
January 5, 2024 05:05
b0402d8
to
131f6bc
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
4 times, most recently
from
January 8, 2024 05:05
c8b6281
to
e00876b
Compare
stainless-bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 8, 2024 20:28
21cf825
to
7524097
Compare
athyuttamre
approved these changes
Jan 9, 2024
stainless-bot
deleted the
release-please--branches--main--changes--next
branch
January 9, 2024 01:42
🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.7.0 🌻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
1.7.0 (2024-01-08)
Full Changelog: v1.6.1...v1.7.0
Features
None
default value to nullable response properties (#1043) (d94b4d3)Bug Fixes
Chores
Documentation
This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).
More technical details can be found at stainless-api/release-please.