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

chore(next => master): release 4.4.0 #273

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Aug 31, 2023

Automated Release PR

4.4.0 (2023-09-01)

Full Changelog: v4.3.1...v4.4.0

Features

  • package: add Bun export map (#269) (16f239c)
  • re-export chat completion types at the top level (#268) (1a71a39)
  • tests: unskip multipart form data tests (#275) (47d3e18)
  • types: fix ambiguous auto-import for chat completions params (#266) (19c99fb)

Bug Fixes

  • revert import change which triggered circular import bug in webpack (#274) (6534e36)

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.

)

This renames the following types and deprecates the old names:
- `CompletionCreateParams` -> `ChatCompletionCreateParams`
- `CompletionCreateParamsStreaming` -> `ChatCompletionCreateParamsStreaming`
- `CompletionCreateParamsNonStreaming` -> `ChatCompletionCreateParamsNonStreaming`
- `CreateChatCompletionRequestMessage` -> `ChatCompletionCreateParamsMessage`
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from 8fd3c21 to 6534e36 Compare August 31, 2023 22:24
@stainless-bot stainless-bot force-pushed the release-please--branches--master--changes--next--components--openai branch from a259e95 to 47d3e18 Compare September 1, 2023 14:34
@schnerd schnerd merged commit b722d3f into master Sep 1, 2023
@stainless-bot
Copy link
Collaborator Author

🤖 Release is at https://github.com/openai/openai-node/releases/tag/v4.4.0 🌻

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.

2 participants