-
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.149
head repository: vercel/ai
compare: ai@6.0.150
- 7 commits
- 80 files changed
- 4 contributors
Commits on Apr 6, 2026
-
Backport: fix(openai-compatible): honor camelCase providerOptions key…
… in chat and completion models (#14172) This is an automated backport of #14135 to the release-v6.0 branch. FYI @seojcarlos This backport has conflicts that need to be resolved manually. ### `git cherry-pick` output ``` Auto-merging packages/openai-compatible/src/chat/openai-compatible-chat-language-model.test.ts Auto-merging packages/openai-compatible/src/chat/openai-compatible-chat-language-model.ts CONFLICT (content): Merge conflict in packages/openai-compatible/src/chat/openai-compatible-chat-language-model.ts Auto-merging packages/openai-compatible/src/completion/openai-compatible-completion-language-model.test.ts Auto-merging packages/openai-compatible/src/completion/openai-compatible-completion-language-model.ts Auto-merging packages/openai-compatible/src/image/openai-compatible-image-model.ts error: could not apply 816ff67... fix(openai-compatible): honor camelCase providerOptions key in chat and completion models (#14135) 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: Juan Carlos Díaz <jcarlos@convertiam.com> Co-authored-by: Aayush Kapoor <aayushkapoor34@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 01c9c16 - Browse repository at this point
Copy the full SHA 01c9c16View 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/alibaba@1.0.16 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/baseten@1.0.43 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/cerebras@2.0.44 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/deepinfra@2.0.44 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/fireworks@2.0.45 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/google-vertex@4.0.104 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/huggingface@1.0.42 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/moonshotai@2.0.15 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/openai-compatible@2.0.40 ### Patch Changes - 01c9c16: fix(openai-compatible): honor camelCase providerOptions key in chat and completion models ## @ai-sdk/togetherai@2.0.44 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/vercel@2.0.42 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 ## @ai-sdk/xai@3.0.79 ### Patch Changes - Updated dependencies [01c9c16] - @ai-sdk/openai-compatible@2.0.40 Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
vercel-ai-sdk[bot] authoredApr 6, 2026 Configuration menu - View commit details
-
Copy full SHA for 10afede - Browse repository at this point
Copy the full SHA 10afedeView commit details
Commits on Apr 7, 2026
-
Backport: fix(amazon-bedrock): preserve empty text blocks when reason…
…ing content is present (#14189) This is an automated backport of #14175 to the release-v6.0 branch. FYI @aayush-kapoor Co-authored-by: Aayush Kapoor <83492835+aayush-kapoor@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac80bc7 - Browse repository at this point
Copy the full SHA ac80bc7View 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.91 ### Patch Changes - ac80bc7: fix(amazon-bedrock): preserve empty text blocks when reasoning content is present Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
vercel-ai-sdk[bot] authoredApr 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 563c26a - Browse repository at this point
Copy the full SHA 563c26aView commit details -
Backport: chore(provider/gateway): update gateway model settings file…
…s v6 (#14194)
vercel-ai-sdk[bot] authoredApr 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 9de7d7b - Browse repository at this point
Copy the full SHA 9de7d7bView commit details -
Backport: fix(ai): skip stringifying text when streaming partial text (…
…#14200) This is an automated backport of #14123 to the release-v6.0 branch. FYI @aayush-kapoor Co-authored-by: Aayush Kapoor <83492835+aayush-kapoor@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1003609 - Browse repository at this point
Copy the full SHA 1003609View 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.150 ### Patch Changes - 1003609: fix(ai): skip stringifying text when streaming partial text - Updated dependencies [9de7d7b] - @ai-sdk/gateway@3.0.92 ## @ai-sdk/angular@2.0.151 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 ## @ai-sdk/gateway@3.0.92 ### Patch Changes - 9de7d7b: Backport: chore(provider/gateway): update gateway model settings files ## @ai-sdk/langchain@2.0.156 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 ## @ai-sdk/llamaindex@2.0.150 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 ## @ai-sdk/react@3.0.152 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 ## @ai-sdk/rsc@2.0.150 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 ## @ai-sdk/svelte@4.0.150 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 ## @ai-sdk/vue@3.0.150 ### Patch Changes - Updated dependencies [1003609] - ai@6.0.150 Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
vercel-ai-sdk[bot] authoredApr 7, 2026 Configuration menu - View commit details
-
Copy full SHA for 5b155e6 - Browse repository at this point
Copy the full SHA 5b155e6View 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.149...ai@6.0.150