mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
docs: clarify minimax usage window semantics
This commit is contained in:
@@ -34,6 +34,10 @@ per-message dollar estimate that OpenClaw can show in `/usage full`.
|
||||
|
||||
- `openclaw status --usage` and `openclaw channels list` show provider **usage windows**
|
||||
(quota snapshots, not per-message costs).
|
||||
- Human output is normalized to `X% left` across providers.
|
||||
- MiniMax note: its raw `usage_percent` / `usagePercent` fields mean remaining
|
||||
quota, so OpenClaw inverts them before display. Count-based fields still win
|
||||
when present.
|
||||
|
||||
See [Token use & costs](/reference/token-use) for details and examples.
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ Other surfaces:
|
||||
|
||||
- **TUI/Web TUI:** `/status` + `/usage` are supported.
|
||||
- **CLI:** `openclaw status --usage` and `openclaw channels list` show
|
||||
provider quota windows (not per-response costs).
|
||||
normalized provider quota windows (`X% left`, not per-response costs).
|
||||
|
||||
## Cost estimation (when shown)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user