tw-haiven / haiven

Main repo for the Haiven team assistant
Apache License 2.0
43 stars 9 forks source link

chore(deps): bump openai from 1.45.1 to 1.48.0 in /app #379

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 4 days ago

Bumps openai from 1.45.1 to 1.48.0.

Release notes

Sourced from openai's releases.

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)

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

... (truncated)

Changelog

Sourced from openai's changelog.

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

  • 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

... (truncated)

Commits
  • 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)
  • 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
  • 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)
dependabot[bot] commented 3 days ago

Superseded by #381.