-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Comparing changes
Open a pull request
base repository: vercel/ai
base: ai@6.0.142
head repository: vercel/ai
compare: ai@6.0.143
- 12 commits
- 77 files changed
- 11 contributors
Commits on Mar 31, 2026
-
Backport: fix(amazon-bedrock): preserve reasoning text when signature…
Configuration menu - View commit details
-
Copy full SHA for 4918dda - Browse repository at this point
Copy the full SHA 4918ddaView commit details -
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] authoredMar 31, 2026 Configuration menu - View commit details
-
Copy full SHA for ef5aa46 - Browse repository at this point
Copy the full SHA ef5aa46View commit details
Commits on Apr 1, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for bdde9d4 - Browse repository at this point
Copy the full SHA bdde9d4View commit details -
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] authoredApr 1, 2026 Configuration menu - View commit details
-
Copy full SHA for c5a2da3 - Browse repository at this point
Copy the full SHA c5a2da3View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 086c3f9 - Browse repository at this point
Copy the full SHA 086c3f9View commit details -
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] authoredApr 1, 2026 Configuration menu - View commit details
-
Copy full SHA for dbb1dc9 - Browse repository at this point
Copy the full SHA dbb1dc9View commit details -
Backport: feat:
Groqsupport forperformanceservice tier (#14021)Configuration menu - View commit details
-
Copy full SHA for cb3ca8f - Browse repository at this point
Copy the full SHA cb3ca8fView commit details -
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] authoredApr 1, 2026 Configuration menu - View commit details
-
Copy full SHA for 35036d1 - Browse repository at this point
Copy the full SHA 35036d1View commit details -
Backport: feat(bedrock): add support for service tier for model infer…
Configuration menu - View commit details
-
Copy full SHA for df099b9 - Browse repository at this point
Copy the full SHA df099b9View commit details -
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] authoredApr 1, 2026 Configuration menu - View commit details
-
Copy full SHA for 39c6a0e - Browse repository at this point
Copy the full SHA 39c6a0eView commit details
Commits on Apr 2, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 85e476d - Browse repository at this point
Copy the full SHA 85e476dView commit details -
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] authoredApr 2, 2026 Configuration menu - View commit details
-
Copy full SHA for 1e0f58e - Browse repository at this point
Copy the full SHA 1e0f58eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ai@6.0.142...ai@6.0.143