Commit 30b833c
fix(gateway): disable thinking for qwen3.6-35b-a3b json mode
Re-enables jsonOutput on the model and disables thinking only when
JSON response_format is requested, since combining both upstream
returns empty content ~40% of the time.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 283b507 commit 30b833c
2 files changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1031 | 1031 | | |
1032 | 1032 | | |
1033 | 1033 | | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
1034 | 1045 | | |
1035 | 1046 | | |
1036 | 1047 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2357 | 2357 | | |
2358 | 2358 | | |
2359 | 2359 | | |
2360 | | - | |
2361 | | - | |
2362 | | - | |
| 2360 | + | |
2363 | 2361 | | |
2364 | 2362 | | |
2365 | 2363 | | |
| |||
2369 | 2367 | | |
2370 | 2368 | | |
2371 | 2369 | | |
| 2370 | + | |
2372 | 2371 | | |
2373 | 2372 | | |
2374 | 2373 | | |
| |||
0 commit comments