OpenAssistantGPT / chatbot-sdk

A SDK for building and deploying your own chatbot using NextJS in Vercel. This chatbot SDK helps you to build a gpt chatbot using the OpenAI Assistant API, in few clicks you can get a chatbot deployed in Vercel and Iframable in your website for any use case. Created by OpenAssistantGPT.
https://sdk.openassistantgpt.io
Apache License 2.0
38 stars 9 forks source link

build(deps): bump openai from 4.52.7 to 4.71.0 #159

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps openai from 4.52.7 to 4.71.0.

Release notes

Sourced from openai's releases.

v4.71.0

4.71.0 (2024-11-04)

Full Changelog: v4.70.3...v4.71.0

Features

v4.70.3

4.70.3 (2024-11-04)

Full Changelog: v4.70.2...v4.70.3

Bug Fixes

  • change streaming helper imports to be relative (e73b7cf)

v4.70.2

4.70.2 (2024-11-01)

Full Changelog: v4.70.1...v4.70.2

Bug Fixes

  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)

v4.70.1

4.70.1 (2024-11-01)

Full Changelog: v4.70.0...v4.70.1

Bug Fixes

v4.70.0

4.70.0 (2024-11-01)

Full Changelog: v4.69.0...v4.70.0

Features

Chores

  • internal: fix isolated modules exports (9cd1958)

... (truncated)

Changelog

Sourced from openai's changelog.

4.71.0 (2024-11-04)

Full Changelog: v4.70.3...v4.71.0

Features

4.70.3 (2024-11-04)

Full Changelog: v4.70.2...v4.70.3

Bug Fixes

  • change streaming helper imports to be relative (e73b7cf)

4.70.2 (2024-11-01)

Full Changelog: v4.70.1...v4.70.2

Bug Fixes

  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)

4.70.1 (2024-11-01)

Full Changelog: v4.70.0...v4.70.1

Bug Fixes

4.70.0 (2024-11-01)

Full Changelog: v4.69.0...v4.70.0

Features

Chores

  • internal: fix isolated modules exports (9cd1958)

Refactors

... (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)
vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sdk-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 0:45am
socket-security[bot] commented 3 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/openai@4.71.0 Transitive: filesystem, network +17 5.73 MB dschnurr, dschnurr-openai, jeevnayak, ...2 more

🚮 Removed packages: npm/openai@4.52.7, npm/openai@4.69.0

View full report↗︎

dependabot[bot] commented 2 weeks ago

Superseded by #163.