Commit 4cf25e7
feat: 默认 effort 档从 max 降到 xhigh (#268)
xhigh 是 SDK 合法档位(low|medium|high|xhigh|max),介于 high 与 max 之间,
Opus 4.7+ 支持,不支持时 SDK 静默降到 high,安全。相比 max 降低单步思考深度,
压缩高频小对话的 token 成本。同步在类型联合中补上 xhigh。
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1bfd967 commit 4cf25e7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments