ks6088ts-labs / workshop-azure-openai

Workshop for Azure OpenAI Service
https://hub.docker.com/repository/docker/ks6088ts/workshop-azure-openai/tags
MIT License
5 stars 1 forks source link

Bump openai from 1.43.1 to 1.50.0 #145

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps openai from 1.43.1 to 1.50.0.

Release notes

Sourced from openai's releases.

v1.50.0

1.50.0 (2024-09-26)

Full Changelog: v1.49.0...v1.50.0

Features

  • structured outputs: add support for accessing raw responses (#1748) (0189e28)

Chores

  • pydantic v1: exclude specific properties when rich printing (#1751) (af535ce)

v1.49.0

1.49.0 (2024-09-26)

Full Changelog: v1.48.0...v1.49.0

Features

Chores

v1.48.0

1.48.0 (2024-09-25)

Full Changelog: v1.47.1...v1.48.0

Features

  • client: allow overriding retry count header (#1745) (9f07d4d)

Bug Fixes

  • audio: correct response_format translations type (#1743) (b912108)

Chores

  • internal: use typing_extensions.overload instead of typing (#1740) (2522bd5)

v1.47.1

1.47.1 (2024-09-23)

... (truncated)

Changelog

Sourced from openai's changelog.

1.50.0 (2024-09-26)

Full Changelog: v1.49.0...v1.50.0

Features

  • structured outputs: add support for accessing raw responses (#1748) (0189e28)

Chores

  • pydantic v1: exclude specific properties when rich printing (#1751) (af535ce)

1.49.0 (2024-09-26)

Full Changelog: v1.48.0...v1.49.0

Features

Chores

1.48.0 (2024-09-25)

Full Changelog: v1.47.1...v1.48.0

Features

  • client: allow overriding retry count header (#1745) (9f07d4d)

Bug Fixes

  • audio: correct response_format translations type (#1743) (b912108)

Chores

  • internal: use typing_extensions.overload instead of typing (#1740) (2522bd5)

1.47.1 (2024-09-23)

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

Bug Fixes

... (truncated)

Commits
  • 37f5615 release: 1.50.0
  • 152a8bd feat(structured outputs): add support for accessing raw responses (#1748)
  • e1aeeb0 chore(pydantic v1): exclude specific properties when rich printing (#1751)
  • 70edb21 release: 1.49.0
  • 56e64d9 feat(api): add omni-moderation model (#1750)
  • 9feadd8 chore(internal): update test snapshots (#1749)
  • 864eafc release: 1.48.0
  • 5449e20 feat(client): allow overriding retry count header (#1745)
  • 102fce4 fix(audio): correct response_format translations type (#1743)
  • fd1ed4b chore(internal): use typing_extensions.overload instead of typing (#1740)
  • 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 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)