Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

build(deps): bump ai from 3.0.17 to 3.0.27 #545

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2024

Bumps ai from 3.0.17 to 3.0.27.

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • eb150a6: ai/core: remove scaling of setting values (breaking change). If you were using the temperature, frequency penalty, or presence penalty settings, you need to update the providers and adjust the setting values.
  • Updated dependencies [eb150a6]
    • @​ai-sdk/provider-utils@​0.0.2
    • @​ai-sdk/provider@​0.0.1

[email protected]

Patch Changes

  • f90f6a1: ai/core: add pipeAIStreamToResponse() to streamText result.

[email protected]

Patch Changes

  • 1e84d6d: Fix: remove mistral lib type dependency.
  • 9c2a049: Add append() helper to useAssistant.

[email protected]

Patch Changes

  • e94fb32: feat(ai/rsc): Make onSetAIState and onGetUIState stable

[email protected]

Patch Changes

  • 66b5892: Add streamMode parameter to useChat and useCompletion.
  • Updated dependencies [7b8791d]
    • @​ai-sdk/provider-utils@​0.0.1

[email protected]

Patch Changes

  • d544886: Breaking change: extract experimental AI core provider packages. They can now be imported with e.g. import { openai } from '@​ai-sdk/openai' after adding them to a project.
  • ea6b0e1: Expose formatStreamPart, parseStreamPart, and readDataStream helpers.

[email protected]

Patch Changes

  • 87d3db5: Extracted @​ai-sdk/provider package
  • 8c40f8c: ai/core: Fix openai provider streamObject for gpt-4-turbo
  • 5cd29bd: ai/core: add toTextStreamResponse() method to streamText result

[email protected]

Patch Changes

  • f42bbb5: Remove experimental from useAssistant and AssistantResponse.
  • 149fe26: Deprecate
  • 2eb4b55: Remove experimental_ prefix from StreamData.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for ai since your current version.


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 <dependency name> 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)

Bumps [ai](https://github.com/vercel/ai) from 3.0.17 to 3.0.27.
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@3.0.27)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 23, 2024
Copy link

codesandbox bot commented Apr 23, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2024

Superseded by #546.

@dependabot dependabot bot closed this Apr 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ai-3.0.27 branch April 24, 2024 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants