release: 1.13.0#1148
Merged
stainless-bot merged 6 commits intoFeb 20, 2024
Merged
Conversation
c48fd79 to
79b7675
Compare
79dce71 to
67cfac2
Compare
d229a99 to
67cfac2
Compare
5f9f64c to
7fe8ec3
Compare
1fdf1c4 to
e536437
Compare
mmacy
reviewed
Feb 18, 2024
| """ | ||
|
|
||
| instance_id: Optional[str] | ||
| """An unique identifier to a custom instance to execute the request. |
There was a problem hiding this comment.
By "custom instance," does this mean a custom GPT? Or is this an instance of some other thing?
There was a problem hiding this comment.
I was wondering the same thing. Would love to be able to target a specific GPT.
Contributor
There was a problem hiding this comment.
Ah, sorry about that. This was a mistake; we're removing it: openai/openai-openapi#198
14c76bf to
e536437
Compare
382568a to
1abe139
Compare
athyuttamre
approved these changes
Feb 20, 2024
Contributor
|
🤖 Release is at https://github.com/openai/openai-python/releases/tag/v1.13.0 🌻 |
This file contains hidden or 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
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.13.0 (2024-02-19)
Full Changelog: v1.12.0...v1.13.0
Features
Bug Fixes
Chores
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.