thienpv
288940960a
fix(translator): clamp thinking effort max->xhigh for OpenAI format ( #2466 )
...
Claude Code sends reasoning_effort "max" (its top level); OpenAI enum caps
at "xhigh" and rejects "max" with HTTP 400 "max effort not support".
applyFormat case "openai" now clamps "max"->"xhigh" before assigning
body.reasoning_effort; other levels pass through unchanged.
Add regression test covering client output_config.effort, direct
reasoning_effort, passthrough of xhigh/high, and budget_tokens capping.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-09 15:13:24 +07:00
..
2026-06-29 15:29:49 +07:00
2026-06-14 13:15:48 +07:00
2026-07-08 10:17:47 +07:00
2026-07-08 10:17:47 +07:00
2026-06-26 17:19:46 +07:00
2026-07-07 12:02:56 +07:00
2026-07-03 15:18:27 +07:00
2026-07-03 15:18:27 +07:00
2026-06-26 11:40:28 +07:00
2026-06-18 09:13:27 +07:00
2026-07-03 10:54:15 +07:00
2026-07-07 11:55:45 +07:00
2026-06-29 15:22:47 +07:00
2026-06-26 10:51:16 +07:00
2026-07-09 15:12:46 +07:00
2026-06-15 18:18:04 +07:00
2026-07-03 15:07:45 +07:00
2026-06-26 10:37:29 +07:00
2026-06-15 18:18:04 +07:00
2026-06-20 15:19:31 +07:00
2026-06-14 18:49:38 +07:00
2026-07-03 15:18:27 +07:00
2026-07-07 12:06:09 +07:00
2026-06-26 10:50:13 +07:00
2026-06-15 11:38:43 +07:00
2026-06-15 18:18:04 +07:00
2026-06-15 11:38:43 +07:00
2026-06-26 10:37:23 +07:00
2026-06-26 10:50:13 +07:00
2026-06-26 10:32:34 +07:00
2026-06-26 11:12:07 +07:00
2026-06-21 17:45:27 +07:00
2026-06-29 15:59:21 +07:00
2026-06-26 11:12:07 +07:00
2026-06-15 18:18:04 +07:00
2026-07-03 10:58:31 +07:00
2026-07-03 11:11:07 +07:00
2026-06-26 11:42:05 +07:00
2026-07-03 10:54:15 +07:00
2026-06-17 10:01:30 +07:00
2026-06-29 15:14:15 +07:00
2026-06-21 16:51:47 +07:00
2026-07-01 09:30:52 +07:00
2026-06-15 18:18:04 +07:00
2026-07-05 17:34:04 +07:00
2026-06-18 09:10:52 +07:00
2026-06-14 18:49:38 +07:00
2026-06-29 16:05:29 +07:00
2026-06-14 18:49:38 +07:00
2026-06-18 15:14:42 +07:00
2026-06-15 11:38:43 +07:00
2026-06-20 15:09:11 +07:00
2026-07-07 11:57:04 +07:00
2026-06-15 18:18:04 +07:00
2026-06-20 15:19:22 +07:00
2026-06-14 13:15:48 +07:00
2026-06-15 11:38:43 +07:00
2026-06-26 12:06:35 +07:00
2026-06-29 15:13:17 +07:00
2026-07-07 12:02:56 +07:00
2026-07-09 15:12:52 +07:00
2026-06-26 11:04:51 +07:00
2026-06-18 17:36:08 +07:00
2026-07-09 15:13:24 +07:00
2026-06-26 17:22:02 +07:00
2026-06-14 18:49:38 +07:00
2026-06-14 18:49:38 +07:00
2026-06-15 11:38:43 +07:00
2026-06-13 21:46:13 +07:00
2026-06-26 11:37:44 +07:00