chore(sync): mirror docs from openclaw/openclaw@c42ae0afd8
This commit is contained in:
parent
88c9b78024
commit
75fa868ccc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "b164bb37175cb9a676b3ec22b8ec5614a8f0d37c",
|
||||
"syncedAt": "2026-04-24T00:51:39.778Z"
|
||||
"sha": "c42ae0afd8748039b5246a9c22d52fb6deeca15e",
|
||||
"syncedAt": "2026-04-24T01:02:51.835Z"
|
||||
}
|
||||
|
||||
@ -44,6 +44,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` is read-only: it reads config, auth profiles, existing catalog
|
||||
state, and provider-owned catalog rows, but it does not rewrite
|
||||
`models.json`.
|
||||
- `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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user