Skip to content
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.13.0 #1148

Merged
merged 6 commits into from
Feb 20, 2024
Merged

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Feb 13, 2024

Automated Release PR

1.13.0 (2024-02-19)

Full Changelog: v1.12.0...v1.13.0

Features

Bug Fixes

Chores

  • ci: move github release logic to github app (#1155) (67cfac2)
  • client: use correct accept headers for binary data (#1161) (e536437)
  • internal: refactor release environment script (#1158) (7fe8ec3)

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.

@stainless-bot stainless-bot requested a review from a team as a code owner February 13, 2024 05:05
@stainless-bot stainless-bot enabled auto-merge (rebase) February 13, 2024 05:05
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from c48fd79 to 79b7675 Compare February 14, 2024 05:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 79dce71 to 67cfac2 Compare February 14, 2024 20:17
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from d229a99 to 67cfac2 Compare February 15, 2024 05:05
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 5f9f64c to 7fe8ec3 Compare February 16, 2024 05:05
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch from 1fdf1c4 to e536437 Compare February 17, 2024 05:05
@@ -87,6 +87,12 @@ class CompletionCreateParamsBase(TypedDict, total=False):
A list of functions the model may generate JSON inputs for.
"""

instance_id: Optional[str]
"""An unique identifier to a custom instance to execute the request.
Copy link

@mmacy mmacy Feb 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By "custom instance," does this mean a custom GPT? Or is this an instance of some other thing?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering the same thing. Would love to be able to target a specific GPT.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry about that. This was a mistake; we're removing it: openai/openai-openapi#198

@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 14c76bf to e536437 Compare February 19, 2024 05:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 382568a to 1abe139 Compare February 19, 2024 15:57
@stainless-bot stainless-bot merged commit 8ee5f33 into main Feb 20, 2024
1 check passed
@stainless-bot stainless-bot deleted the release-please--branches--main--changes--next branch February 20, 2024 02:51
Copy link
Contributor

stainless-app bot commented Feb 20, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants