Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vercel/ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ai@6.0.142
Choose a base ref
...
head repository: vercel/ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ai@6.0.143
Choose a head ref
  • 12 commits
  • 77 files changed
  • 11 contributors

Commits on Mar 31, 2026

  1. Backport: fix(amazon-bedrock): preserve reasoning text when signature…

    … is present (#13979)
    
    This is an automated backport of #13972 to the release-v6.0 branch. FYI
    @dancer
    
    Co-authored-by: dancer <144584931+dancer@users.noreply.github.com>
    vercel-ai-sdk[bot] and dancer authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    4918dda View commit details
    Browse the repository at this point in the history
  2. Version Packages (#13981)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to release-v6.0, this
    PR will be updated.
    
    
    # Releases
    ## @ai-sdk/amazon-bedrock@4.0.85
    
    ### Patch Changes
    
    - 4918dda: fix(amazon-bedrock): preserve reasoning text when signature
    is present
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    ef5aa46 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Backport: feat(provider/google): support combining built-in tools wit…

    …h function calling on Gemini 3 (#13993)
    
    This is an automated backport of #13920 to the release-v6.0 branch. FYI
    @edwardwc
    ~~This backport has conflicts that need to be resolved manually.~~
    Conflicts resolved.
    
    ### `git cherry-pick` output
    
    ```
    Auto-merging packages/google/src/convert-to-google-generative-ai-messages.test.ts
    Auto-merging packages/google/src/convert-to-google-generative-ai-messages.ts
    Auto-merging packages/google/src/google-generative-ai-language-model.test.ts
    Auto-merging packages/google/src/google-generative-ai-language-model.ts
    CONFLICT (content): Merge conflict in packages/google/src/google-generative-ai-language-model.ts
    Auto-merging packages/google/src/google-prepare-tools.test.ts
    Auto-merging packages/google/src/google-prepare-tools.ts
    error: could not apply 01fa606... feat(provider/google): support combining built-in tools with function calling on Gemini 3 (#13920)
    hint: After resolving the conflicts, mark them with
    hint: "git add/rm <pathspec>", then run
    hint: "git cherry-pick --continue".
    hint: You can instead skip this commit with "git cherry-pick --skip".
    hint: To abort and get back to the state before "git cherry-pick",
    hint: run "git cherry-pick --abort".
    hint: Disable this message with "git config set advice.mergeConflict false"
    ```
    
    ---------
    
    Co-authored-by: edwardwc <edwardwc@protonmail.com>
    Co-authored-by: Felix Arntz <felix.arntz@vercel.com>
    3 people authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    bdde9d4 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#13995)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to release-v6.0, this
    PR will be updated.
    
    
    # Releases
    ## @ai-sdk/google@3.0.55
    
    ### Patch Changes
    
    - bdde9d4: feat(provider/google): support combining built-in tools with
    function calling on Gemini 3
    
    ## @ai-sdk/google-vertex@4.0.98
    
    ### Patch Changes
    
    -   Updated dependencies [bdde9d4]
        -   @ai-sdk/google@3.0.55
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    c5a2da3 View commit details
    Browse the repository at this point in the history
  3. Backport: fix(provider/amazon-bedrock): transform bedrock/anthropic e…

    …rror responses to anthropic format (#13998)
    
    This is an automated backport of #13992 to the release-v6.0 branch. FYI
    @sylviezhang37
    
    Co-authored-by: Sylvie Zhang <114536986+sylviezhang37@users.noreply.github.com>
    vercel-ai-sdk[bot] and sylviezhang37 authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    086c3f9 View commit details
    Browse the repository at this point in the history
  4. Version Packages (#14008)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to release-v6.0, this
    PR will be updated.
    
    
    # Releases
    ## @ai-sdk/amazon-bedrock@4.0.86
    
    ### Patch Changes
    
    - 086c3f9: fix(provider/amazon-bedrock): transform bedrock/anthropic
    error responses to anthropic format
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    dbb1dc9 View commit details
    Browse the repository at this point in the history
  5. Backport: feat: Groq support for performance service tier (#14021)

    This is an automated backport of #13237 to the release-v6.0 branch. FYI
    @heiwen
    
    Co-authored-by: Heinrich Wendel <heinrich.wendel@gmail.com>
    Co-authored-by: Aayush Kapoor <83492835+aayush-kapoor@users.noreply.github.com>
    Co-authored-by: Aayush Kapoor <aayushkapoor34@gmail.com>
    4 people authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    cb3ca8f View commit details
    Browse the repository at this point in the history
  6. Version Packages (#14023)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to release-v6.0, this
    PR will be updated.
    
    
    # Releases
    ## @ai-sdk/groq@3.0.32
    
    ### Patch Changes
    
    -   cb3ca8f: feat: Groq support for performance service tier
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    35036d1 View commit details
    Browse the repository at this point in the history
  7. Backport: feat(bedrock): add support for service tier for model infer…

    …ence (#14024)
    
    This is an automated backport of #13242 to the release-v6.0 branch. FYI
    @heiwen
    
    Co-authored-by: Heinrich Wendel <heinrich.wendel@gmail.com>
    Co-authored-by: Aayush Kapoor <83492835+aayush-kapoor@users.noreply.github.com>
    Co-authored-by: Aayush Kapoor <aayushkapoor34@gmail.com>
    4 people authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    df099b9 View commit details
    Browse the repository at this point in the history
  8. Version Packages (#14026)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to release-v6.0, this
    PR will be updated.
    
    
    # Releases
    ## @ai-sdk/amazon-bedrock@4.0.87
    
    ### Patch Changes
    
    - df099b9: feat(bedrock): add support for service tier for model
    inference
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    39c6a0e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Backport: feat (provider/gateway): add disallowPromptTraining provide…

    …r option (#14039)
    
    This is an automated backport of #13726 to the release-v6.0 branch. FYI
    @jerilynzheng
    
    Co-authored-by: Jerilyn Zheng <zheng.jerilyn@gmail.com>
    Co-authored-by: mat lenhard <mclenhard@gmail.com>
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    4 people authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    85e476d View commit details
    Browse the repository at this point in the history
  2. Version Packages (#14042)

    This PR was opened by the [Changesets
    release](https://github.com/changesets/action) GitHub action. When
    you're ready to do a release, you can merge this and the packages will
    be published to npm automatically. If you're not ready to do a release
    yet, that's fine, whenever you add more changesets to release-v6.0, this
    PR will be updated.
    
    
    # Releases
    ## ai@6.0.143
    
    ### Patch Changes
    
    -   Updated dependencies [85e476d]
        -   @ai-sdk/gateway@3.0.85
    
    ## @ai-sdk/angular@2.0.144
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    ## @ai-sdk/gateway@3.0.85
    
    ### Patch Changes
    
    - 85e476d: feat (provider/gateway): add disallowPromptTraining gateway
    provider option
    
    ## @ai-sdk/langchain@2.0.149
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    ## @ai-sdk/llamaindex@2.0.143
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    ## @ai-sdk/react@3.0.145
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    ## @ai-sdk/rsc@2.0.143
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    ## @ai-sdk/svelte@4.0.143
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    ## @ai-sdk/vue@3.0.143
    
    ### Patch Changes
    
    -   ai@6.0.143
    
    Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
    vercel-ai-sdk[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    1e0f58e View commit details
    Browse the repository at this point in the history
Loading