Commit 7399bb1
committed
Use OpenRouter reasoning object for gpt-5.5
Probing the OR endpoint directly: when tools are sent alongside the bare
reasoning_effort param, OpenRouter silently drops reasoning. Sending
reasoning as an object (reasoning: {effort: ...}) preserves both. Set
openrouter_reasoning_object=True so users picking a thinking level
actually get reasoning back when their workflow uses tools.
https://claude.ai/code/session_01WSZjtD8K2X51BBJgaq2c5M1 parent a349335 commit 7399bb1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
560 | 564 | | |
561 | 565 | | |
562 | 566 | | |
| |||
0 commit comments