mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-17 14:42:06 +00:00
feat(reasoning): add max and ultra effort levels (#62650)
This commit is contained in:
parent
62a76bd3d5
commit
7550c594ce
47 changed files with 175 additions and 65 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue