Commit e6307ed
feat: send include_reasoning: false to suppress think tags at source
Backends like sglang and vllm honour this flag and won't emit
<think> blocks in the response content. We still strip them
client-side as a fallback for backends that ignore the flag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fab2172 commit e6307ed
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
330 | 333 | | |
331 | 334 | | |
332 | 335 | | |
| |||
0 commit comments