feat(v4): cherry-pick #8670 onto release/deepseekv4 - #8803
Closed
keivenchang wants to merge 1 commit into
Closed
Conversation
Squashed cherry-pick of: - chore: DeepSeek V4 hardening follow-up (Ayush Agarwal) - fix(sglang): pass parallel_tool_calls to FunctionCallParser path Original PR: #8670 Signed-off-by: Keiven Chang <keivenchang@users.noreply.github.com>
keivenchang
force-pushed
the
keivenchang/release-deepseekv4-cherry-pick-8670
branch
from
April 28, 2026 18:07
2a87f88 to
9fd7c9f
Compare
Contributor
|
we are using release/1.2.0-sglang-deepseek-v4-dev.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Squashed cherry-pick of #8670 (DeepSeek V4 hardening follow-up) onto the
release/deepseekv4branch.Original PR contains:
chore: DeepSeek V4 hardening follow-up— Ayush Agarwalfix(sglang): pass parallel_tool_calls to FunctionCallParser path— Keiven ChangSame pattern as #8709 (#8665 cherry-pick) and #8705 (#8669 cherry-pick).
Conflict resolution
Two small conflicts in
lib/parsers/src/tool_calling/dsml/parser.rs— both resolved by keeping the hardening side (test additions + CASE annotations).Test plan
🤖 Generated with Claude Code