Skip to content

Backport: feat(provider/deepseek): support DeepSeek V4 reasoning effort#15064

Merged
R-Taneja merged 2 commits into
release-v6.0from
backport-pr-14743-to-release-v6.0
May 6, 2026
Merged

Backport: feat(provider/deepseek): support DeepSeek V4 reasoning effort#15064
R-Taneja merged 2 commits into
release-v6.0from
backport-pr-14743-to-release-v6.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 6, 2026

This is an automated backport of #14743 to the release-v6.0 branch. FYI @ousugo
This backport has conflicts that need to be resolved manually.

git cherry-pick output

Auto-merging content/providers/01-ai-sdk-providers/30-deepseek.mdx
CONFLICT (content): Merge conflict in content/providers/01-ai-sdk-providers/30-deepseek.mdx
Auto-merging packages/deepseek/src/chat/deepseek-chat-language-model.test.ts
CONFLICT (content): Merge conflict in packages/deepseek/src/chat/deepseek-chat-language-model.test.ts
Auto-merging packages/deepseek/src/chat/deepseek-chat-language-model.ts
CONFLICT (content): Merge conflict in packages/deepseek/src/chat/deepseek-chat-language-model.ts
Auto-merging packages/deepseek/src/chat/deepseek-chat-options.ts
error: could not apply eda4373ca... feat(provider/deepseek): support DeepSeek V4 reasoning effort (#14743)
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"

v6 (provider spec V3) has no top-level `reasoning` parameter, so the
top-level mapping logic from #14743 doesn't apply. Keeping only the
`providerOptions.deepseek.reasoningEffort` knob.
@R-Taneja R-Taneja marked this pull request as ready for review May 6, 2026 18:37
@R-Taneja R-Taneja enabled auto-merge (squash) May 6, 2026 18:37
@R-Taneja R-Taneja added the backport Admins only: add this label to a pull request in order to backport it to the prior version label May 6, 2026
@R-Taneja R-Taneja merged commit ee294d0 into release-v6.0 May 6, 2026
19 checks passed
@R-Taneja R-Taneja deleted the backport-pr-14743-to-release-v6.0 branch May 6, 2026 18:40
github-actions Bot added a commit that referenced this pull request May 6, 2026
@github-actions github-actions Bot removed the backport Admins only: add this label to a pull request in order to backport it to the prior version label May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 6, 2026

⚠️ Backport to release-v5.0 created but has conflicts: #15066

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 6, 2026

🚀 Published in:

Package Version
@ai-sdk/deepseek 2.0.33

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant