Commit 007e2c8
committed
test(frontend): cover deepseek-v3/v4 thinking opt-in
Add a direct unit test for resolve_request_force_reasoning asserting that
deepseek-v3 and deepseek-v4 both opt into reasoning via
chat_template_kwargs.thinking and stay off by default. The behavior already
lives in main (deepseek-v4 in _THINKING_OPT_IN); this adds the focused
default-off assertion that ai-dynamo#10163 carried, as a test-only change.
Signed-off-by: Gavin.Zhu <gavin.z@gmicloud.ai>1 parent ac05d48 commit 007e2c8
1 file changed
Lines changed: 21 additions & 0 deletions
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
635 | 656 | | |
636 | 657 | | |
637 | 658 | | |
| |||
0 commit comments