feat(ai): add max thinking level
This commit is contained in:
@@ -183,7 +183,7 @@ cat README.md | pi -p "Summarize this text"
|
||||
| `--provider <name>` | Provider, such as `anthropic`, `openai`, or `google` |
|
||||
| `--model <pattern>` | Model pattern or ID; supports `provider/id` and optional `:<thinking>` |
|
||||
| `--api-key <key>` | API key, overriding environment variables |
|
||||
| `--thinking <level>` | `off`, `minimal`, `low`, `medium`, `high`, `xhigh` |
|
||||
| `--thinking <level>` | `off`, `minimal`, `low`, `medium`, `high`, `xhigh`, `max` |
|
||||
| `--models <patterns>` | Comma-separated patterns for Ctrl+P cycling |
|
||||
| `--list-models [search]` | List available models |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user