Skip to content

Backport: fix(openai-compatible): honor camelCase providerOptions key in chat and completion models#14172

Merged
aayush-kapoor merged 2 commits intorelease-v6.0from
backport-pr-14135-to-release-v6.0
Apr 6, 2026
Merged

Backport: fix(openai-compatible): honor camelCase providerOptions key in chat and completion models#14172
aayush-kapoor merged 2 commits intorelease-v6.0from
backport-pr-14135-to-release-v6.0

Conversation

@vercel-ai-sdk
Copy link
Copy Markdown
Contributor

@vercel-ai-sdk vercel-ai-sdk bot commented Apr 6, 2026

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 816ff67ba... 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"

@tigent tigent bot added ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label bug Something isn't working as documented maintenance CI, internal documentation, automations, etc provider/openai-compatible Issues related to the @ai-sdk/openai-compatible provider labels Apr 6, 2026
@aayush-kapoor aayush-kapoor marked this pull request as ready for review April 6, 2026 20:53
@aayush-kapoor aayush-kapoor merged commit 01c9c16 into release-v6.0 Apr 6, 2026
17 checks passed
@aayush-kapoor aayush-kapoor deleted the backport-pr-14135-to-release-v6.0 branch April 6, 2026 21:35
@vercel-ai-sdk
Copy link
Copy Markdown
Contributor Author

vercel-ai-sdk bot commented Apr 6, 2026

🚀 Published in:

Package Version
@ai-sdk/alibaba 1.0.16
@ai-sdk/baseten 1.0.43
@ai-sdk/cerebras 2.0.44
@ai-sdk/deepinfra 2.0.44
@ai-sdk/fireworks 2.0.45
@ai-sdk/google-vertex 4.0.104
@ai-sdk/huggingface 1.0.42
@ai-sdk/moonshotai 2.0.15
@ai-sdk/openai-compatible 2.0.40
@ai-sdk/togetherai 2.0.44
@ai-sdk/vercel 2.0.42
@ai-sdk/xai 3.0.79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label bug Something isn't working as documented maintenance CI, internal documentation, automations, etc provider/openai-compatible Issues related to the @ai-sdk/openai-compatible provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants