Skip to content

Bump openai from 0.28.0 to 1.2.2#21

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openai-1.2.2
Closed

Bump openai from 0.28.0 to 1.2.2#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/openai-1.2.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 10, 2023

Bumps openai from 0.28.0 to 1.2.2.

Release notes

Sourced from openai's releases.

v1.2.2

1.2.2 (2023-11-09)

Full Changelog: v1.2.1...v1.2.2

Bug Fixes

  • client: correctly assign error properties (#759) (ef264d2)

Documentation

v1.2.1

1.2.1 (2023-11-09)

Full Changelog: v1.2.0...v1.2.1

Documentation

Refactors

  • client: deprecate files.retrieve_content in favour of files.content (#753) (eea5bc1)

v1.2.0

1.2.0 (2023-11-08)

Full Changelog: v1.1.2...v1.2.0

Features

  • api: unify function types (#741) (ed16c4d)
  • client: support passing chunk size for binary responses (#747) (c0c89b7)

Bug Fixes

  • api: update embedding response object type (#739) (29182c4)
  • client: show a helpful error message if the v0 API is used (#743) (920567c)

Chores

  • internal: improve github devcontainer setup (#737) (0ac1abb)

... (truncated)

Changelog

Sourced from openai's changelog.

1.2.2 (2023-11-09)

Full Changelog: v1.2.1...v1.2.2

Bug Fixes

  • client: correctly assign error properties (#759) (ef264d2)

Documentation

1.2.1 (2023-11-09)

Full Changelog: v1.2.0...v1.2.1

Documentation

Refactors

  • client: deprecate files.retrieve_content in favour of files.content (#753) (eea5bc1)

1.2.0 (2023-11-08)

Full Changelog: v1.1.2...v1.2.0

Features

  • api: unify function types (#741) (ed16c4d)
  • client: support passing chunk size for binary responses (#747) (c0c89b7)

Bug Fixes

  • api: update embedding response object type (#739) (29182c4)
  • client: show a helpful error message if the v0 API is used (#743) (920567c)

Chores

  • internal: improve github devcontainer setup (#737) (0ac1abb)

Refactors

  • api: rename FunctionObject to FunctionDefinition (#746) (1afd138)

... (truncated)

Commits
  • 45f60e8 release: 1.2.2
  • 448ac7d docs(readme): link to migration guide (#761)
  • 1455a7c fix(client): correctly assign error properties (#759)
  • aa68189 release: 1.2.1 (#754)
  • 8e4e5d4 release: 1.2.0
  • cbdafb5 feat(client): support passing chunk size for binary responses (#747)
  • 48834e4 refactor(api): rename FunctionObject to FunctionDefinition (#746)
  • d3d7e1b fix(client): show a helpful error message if the v0 API is used (#743)
  • a228a53 feat(api): unify function types (#741)
  • ee28c46 fix(api): update embedding response object type (#739)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [openai](https://github.com/openai/openai-python) from 0.28.0 to 1.2.2.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v0.28.0...v1.2.2)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 13, 2023

Superseded by #22.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/openai-1.2.2 branch November 13, 2023 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants