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

Bump openai from 1.37.1 to 1.47.1 #12

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Bumps openai from 1.37.1 to 1.47.1.

Release notes

Sourced from openai's releases.

v1.47.1

1.47.1 (2024-09-23)

Full Changelog: v1.47.0...v1.47.1

Bug Fixes

  • pydantic v1: avoid warnings error (1e8e7d1)

v1.47.0

1.47.0 (2024-09-20)

Full Changelog: v1.46.1...v1.47.0

Features

  • client: send retry count header (21b0c00)

Chores

  • types: improve type name for embedding models (#1730) (4b4eb2b)

v1.46.1

1.46.1 (2024-09-19)

Full Changelog: v1.46.0...v1.46.1

Bug Fixes

Chores

  • streaming: silence pydantic model_dump warnings (#1722) (30f84b9)

v1.46.0

1.46.0 (2024-09-17)

Full Changelog: v1.45.1...v1.46.0

Features

  • client: add ._request_id property to object responses (#1707) (8b3da05)

Documentation

  • readme: add examples for chat with image content (#1703) (192b8f2)

... (truncated)

Changelog

Sourced from openai's changelog.

1.47.1 (2024-09-23)

Full Changelog: v1.47.0...v1.47.1

Bug Fixes

  • pydantic v1: avoid warnings error (1e8e7d1)

1.47.0 (2024-09-20)

Full Changelog: v1.46.1...v1.47.0

Features

  • client: send retry count header (21b0c00)

Chores

  • types: improve type name for embedding models (#1730) (4b4eb2b)

1.46.1 (2024-09-19)

Full Changelog: v1.46.0...v1.46.1

Bug Fixes

Chores

  • streaming: silence pydantic model_dump warnings (#1722) (30f84b9)

1.46.0 (2024-09-17)

Full Changelog: v1.45.1...v1.46.0

Features

  • client: add ._request_id property to object responses (#1707) (8b3da05)

Documentation

  • readme: add examples for chat with image content (#1703) (192b8f2)

1.45.1 (2024-09-16)

Full Changelog: v1.45.0...v1.45.1

... (truncated)

Commits
  • 89e5a01 release: 1.47.1
  • 5b2dbcd fix(pydantic v1): avoid warnings error
  • 45315a7 release: 1.47.0
  • eab2e5a chore(types): improve type name for embedding models (#1730)
  • 3765cc2 feat(client): send retry count header
  • 6172976 release: 1.46.1
  • bd1e9e2 fix(client): handle domains with underscores (#1726)
  • 349b7f6 chore(streaming): silence pydantic model_dump warnings (#1722)
  • bcf9fcc release: 1.46.0
  • 4b30234 feat(client): add ._request_id property to object responses (#1707)
  • 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 1.37.1 to 1.47.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.37.1...v1.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit 4c1ec37 into main Sep 25, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/openai-1.47.1 branch September 25, 2024 03:58
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.

1 participant