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: 4.21.0 #545

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Nov 28, 2023

Automated Release PR

4.21.0 (2023-12-11)

Full Changelog: v4.20.1...v4.21.0

Features

  • client: support reading the base url from an env variable (#547) (06fb68d)

Bug Fixes

  • correct some runTools behavior and deprecate runFunctions (#562) (f5cdd0f)
  • prevent 400 when using runTools/runFunctions with Azure OpenAI API (#544) (735d9b8)

Documentation

Build System


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.

@athyuttamre
Copy link
Collaborator

Holding off on merging to repro the bug and see if it affects Azure only, or OpenAI as well.

@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from e4dd79d to 9f8fde6 Compare November 29, 2023 01:01
@stainless-bot stainless-bot requested a review from a team as a code owner November 29, 2023 01:01
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from a59d216 to 566d290 Compare November 30, 2023 13:20
@rattrayalex
Copy link
Collaborator

Fixes #540

@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from aae3c1f to 06fb68d Compare November 30, 2023 16:54
@stainless-bot stainless-bot changed the title release: 4.20.2 release: 4.21.0 Nov 30, 2023
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from a4af485 to bb09e55 Compare December 4, 2023 10:45
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 9725221 to a1e230d Compare December 6, 2023 01:04
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from f59cdd6 to 935b898 Compare December 11, 2023 21:16
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 868b75c to f5cdd0f Compare December 11, 2023 23:01
Copy link
Collaborator

@athyuttamre athyuttamre left a comment

Choose a reason for hiding this comment

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

We fixed the OpenAPI spec to indicate that content is nullable only for assistant messages. This should make the types of the parameter stricter in the next release. Approving this PR to unblock the use of callFunctions.

openai/openai-openapi#140

@stainless-bot stainless-bot merged commit 5450538 into master Dec 13, 2023
1 check passed
@stainless-bot
Copy link
Collaborator Author

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.

3 participants