nearform / slack-knowledgebase-chatgpt-responder

ChatGPT powered slack responder to the questions that are about NearForm knowledge base
9 stars 1 forks source link

chore(deps): bump openai from 4.31.0 to 4.33.0 #497

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps openai from 4.31.0 to 4.33.0.

Release notes

Sourced from openai's releases.

v4.33.0

4.33.0 (2024-04-05)

Full Changelog: v4.32.2...v4.33.0

Features

  • api: add additional messages when creating thread run (#759) (f1fdb41)

v4.32.2

4.32.2 (2024-04-04)

Full Changelog: v4.32.1...v4.32.2

Bug Fixes

  • streaming: handle special line characters and fix multi-byte character decoding (#757) (8dcdda2)
  • tests: update wrangler to v3.19.0 (CVE-2023-7080) (#755) (47ca41d)

Chores

  • tests: bump ecosystem tests dependencies (#753) (3f86ea2)

v4.32.1

4.32.1 (2024-04-02)

Full Changelog: v4.32.0...v4.32.1

Chores

v4.32.0

4.32.0 (2024-04-01)

Full Changelog: v4.31.0...v4.32.0

Features

  • api: add support for filtering messages by run_id (#747) (9a397ac)
  • api: run polling helpers (#749) (02920ae)

Chores

  • deps: remove unused dependency digest-fetch (#748) (5376837)

Documentation

... (truncated)

Changelog

Sourced from openai's changelog.

4.33.0 (2024-04-05)

Full Changelog: v4.32.2...v4.33.0

Features

  • api: add additional messages when creating thread run (#759) (f1fdb41)

4.32.2 (2024-04-04)

Full Changelog: v4.32.1...v4.32.2

Bug Fixes

  • streaming: handle special line characters and fix multi-byte character decoding (#757) (8dcdda2)
  • tests: update wrangler to v3.19.0 (CVE-2023-7080) (#755) (47ca41d)

Chores

  • tests: bump ecosystem tests dependencies (#753) (3f86ea2)

4.32.1 (2024-04-02)

Full Changelog: v4.32.0...v4.32.1

Chores

4.32.0 (2024-04-01)

Full Changelog: v4.31.0...v4.32.0

Features

  • api: add support for filtering messages by run_id (#747) (9a397ac)
  • api: run polling helpers (#749) (02920ae)

Chores

  • deps: remove unused dependency digest-fetch (#748) (5376837)

Documentation

  • readme: change undocumented params wording (#744) (8796691)

... (truncated)

Commits
  • 018ac71 release: 4.33.0
  • 4f38d4d feat(api): add additional messages when creating thread run (#759)
  • 4999e9b release: 4.32.2
  • e2d5d2b fix(streaming): handle special line characters and fix multi-byte character d...
  • c5eb4ea fix(tests): update wrangler to v3.19.0 (CVE-2023-7080) (#755)
  • 2bd3294 chore(tests): bump ecosystem tests dependencies (#753)
  • d6dde1b Merge pull request #752 from openai/release-please--branches--master--changes...
  • b3269eb release: 4.32.1
  • 5b41d10 chore(deps): bump yarn to v1.22.22 (#751)
  • 445b795 release: 4.32.0
  • 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)