29ki / 29k

This is the repository of the free, non-profit, open-source and co-created mental health app Aware.
https://29k.org
GNU Affero General Public License v3.0
69 stars 34 forks source link

Bump openai from 4.56.0 to 4.58.1 in /functions #5813

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps openai from 4.56.0 to 4.58.1.

Release notes

Sourced from openai's releases.

v4.58.1

4.58.1 (2024-09-06)

Full Changelog: v4.58.0...v4.58.1

Chores

  • docs: update browser support information (#1045) (d326cc5)

v4.58.0

4.58.0 (2024-09-05)

Full Changelog: v4.57.3...v4.58.0

Features

  • vector store: improve chunking strategy type names (#1041) (471cec3)

Bug Fixes

  • uploads: avoid making redundant memory copies (#1043) (271297b)

v4.57.3

4.57.3 (2024-09-04)

Full Changelog: v4.57.2...v4.57.3

Bug Fixes

  • helpers/zod: avoid import issue in certain environments (#1039) (e238daa)

Chores

v4.57.2

4.57.2 (2024-09-04)

Full Changelog: v4.57.1...v4.57.2

Chores

v4.57.1

4.57.1 (2024-09-03)

Full Changelog: v4.57.0...v4.57.1

... (truncated)

Changelog

Sourced from openai's changelog.

4.58.1 (2024-09-06)

Full Changelog: v4.58.0...v4.58.1

Chores

  • docs: update browser support information (#1045) (d326cc5)

4.58.0 (2024-09-05)

Full Changelog: v4.57.3...v4.58.0

Features

  • vector store: improve chunking strategy type names (#1041) (471cec3)

Bug Fixes

  • uploads: avoid making redundant memory copies (#1043) (271297b)

4.57.3 (2024-09-04)

Full Changelog: v4.57.2...v4.57.3

Bug Fixes

  • helpers/zod: avoid import issue in certain environments (#1039) (e238daa)

Chores

4.57.2 (2024-09-04)

Full Changelog: v4.57.1...v4.57.2

Chores

4.57.1 (2024-09-03)

Full Changelog: v4.57.0...v4.57.1

Bug Fixes

  • assistants: correctly accumulate tool calls when streaming (#1031) (d935ad3)
  • client: correct File construction from node-fetch Responses (#1029) (22ebdc2)

... (truncated)

Commits


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 1 month ago

Superseded by #5827.