model: support Step-3.5-Flash (#18084)

Co-authored-by: ltd0924 <ltd0924@sina.com>
This commit is contained in:
Yuhao Yang
2026-02-03 00:40:07 +08:00
committed by GitHub
co-authored by ltd0924
parent c781db0f6c
commit 980d2936cd
15 changed files with 1557 additions and 12 deletions
@@ -384,6 +384,7 @@ class ReasoningParser:
"minimax": Qwen3Detector,
"minimax-append-think": MiniMaxAppendThinkDetector,
"step3": DeepSeekR1Detector,
"step3p5": DeepSeekR1Detector,
"nano_v3": NanoV3Detector,
"interns1": Qwen3Detector,
}