feat(reasoning): add max and ultra effort levels (#62650)

This commit is contained in:
Teknium 2026-07-12 00:26:49 -07:00 committed by GitHub
parent 62a76bd3d5
commit 7550c594ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
47 changed files with 175 additions and 65 deletions

View file

@ -83,7 +83,7 @@ Entries can optionally include:
| Parameter | Description |
|-----------|-------------|
| `--reasoning_effort` | Effort level: `none`, `minimal`, `low`, `medium`, `high`, `xhigh` |
| `--reasoning_effort` | Reasoning effort: `none`, `minimal`, `low`, `medium`, `high`, `xhigh`, `max`, `ultra` |
| `--reasoning_disabled` | Completely disable reasoning/thinking tokens |
### Advanced Options