mirror of https://github.com/openclaw/openclaw.git
Docs: clarify llm-task thinking presets
This commit is contained in:
parent
46cb73da37
commit
62a71361a9
|
|
@ -81,6 +81,8 @@ outside the list is rejected.
|
|||
- `maxTokens` (number, optional)
|
||||
- `timeoutMs` (number, optional)
|
||||
|
||||
`thinking` accepts the standard OpenClaw reasoning presets, such as `low` or `medium`.
|
||||
|
||||
## Output
|
||||
|
||||
Returns `details.json` containing the parsed JSON (and validates against
|
||||
|
|
|
|||
Loading…
Reference in New Issue