chore(sync): mirror docs from openclaw/openclaw@8714badc0c
This commit is contained in:
parent
3c63b7c578
commit
bfa64c42a4
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "91c795cee000853a43df919a84a8a1acd8552d5b",
|
||||
"syncedAt": "2026-04-23T06:57:47.084Z"
|
||||
"sha": "8714badc0c551747976c4ea4e44bca0d919a728d",
|
||||
"syncedAt": "2026-04-23T07:05:26.323Z"
|
||||
}
|
||||
|
||||
@ -68,6 +68,7 @@ title: "Thinking Levels"
|
||||
- For direct public `anthropic/*` requests, including OAuth-authenticated traffic sent to `api.anthropic.com`, fast mode maps to Anthropic service tiers: `/fast on` sets `service_tier=auto`, `/fast off` sets `service_tier=standard_only`.
|
||||
- For `minimax/*` on the Anthropic-compatible path, `/fast on` (or `params.fastMode: true`) rewrites `MiniMax-M2.7` to `MiniMax-M2.7-highspeed`.
|
||||
- Explicit Anthropic `serviceTier` / `service_tier` model params override the fast-mode default when both are set. OpenClaw still skips Anthropic service-tier injection for non-Anthropic proxy base URLs.
|
||||
- `/status` shows `Fast` only when fast mode is enabled.
|
||||
|
||||
## Verbose directives (/verbose or /v)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user