Skip to content

Commit 06277d5

Browse files
authored
update readme
1 parent 02d61f0 commit 06277d5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,11 +254,11 @@ accepts upstream.
254254
| Model | Reasoning efforts | Notes |
255255
| -------------------------------- | --------------------------------------- | -------------------------------------- |
256256
| `claude-opus-4.7` | `medium` | Effort sent as `output_config.effort`. |
257-
| `claude-opus-4.7-1m` | `low`, `medium`, `high`, `xhigh` | 1M-token context window; effort sent as `output_config.effort`. |
258-
| `claude-opus-4.7-high` | `high` | Fixed high reasoning; effort sent as `output_config.effort`. |
259-
| `claude-opus-4.7-xhigh` | `xhigh` | Fixed extra-high reasoning; effort sent as `output_config.effort`. |
257+
| `claude-opus-4.7-1m` | `low`, `medium`, `high`, `xhigh` | 1M-token context window, prefer use `claude-opus-4.7-[1m]` in config|
258+
| `claude-opus-4.7-high` | `high` | Fixed high reasoning|
259+
| `claude-opus-4.7-xhigh` | `xhigh` | Fixed extra-high reasoning|
260260
| `claude-opus-4.6` | `low`, `medium`, `high` | |
261-
| `claude-opus-4.6-1m` | `low`, `medium`, `high` | 1M-token context window. |
261+
| `claude-opus-4.6-1m` | `low`, `medium`, `high` | 1M-token context window, prefer use `claude-opus-4.6-[1m]` in config |
262262
| `claude-sonnet-4.6` | `low`, `medium`, `high` | |
263263
| `claude-opus-4.5` || Reasoning not accepted upstream. |
264264
| `claude-sonnet-4.5` || Reasoning not accepted upstream. |

0 commit comments

Comments
 (0)