docs: document provider catalog model discovery

This commit is contained in:
Shakker
2026-04-22 01:54:44 +01:00
committed by Shakker
parent 8ba52acc41
commit 651d5e0022
6 changed files with 26 additions and 4 deletions

View File

@@ -43,6 +43,9 @@ Probe rows can come from auth profiles, env credentials, or `models.json`.
Notes:
- `models set <model-or-alias>` accepts `provider/model` or an alias.
- `models list --all` includes bundled provider-owned static catalog rows even
when you have not authenticated with that provider yet. Those rows still show
as unavailable until matching auth is configured.
- Model refs are parsed by splitting on the **first** `/`. If the model ID includes `/` (OpenRouter-style), include the provider prefix (example: `openrouter/moonshotai/kimi-k2`).
- If you omit the provider, OpenClaw resolves the input as an alias first, then
as a unique configured-provider match for that exact model id, and only then