chore(sync): mirror docs from openclaw/openclaw@6c86972fbe

This commit is contained in:
openclaw-docs-sync[bot] 2026-05-01 13:13:40 +00:00
parent 9169f10bd9
commit 3b19374c3d
2 changed files with 14 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "3a24a25f4b970ec1702e93fb93f9e70c5b9ec672",
"syncedAt": "2026-05-01T12:56:29.110Z"
"sha": "6c86972fbec0e88e2f44d8bad149145053b86014",
"syncedAt": "2026-05-01T13:11:57.441Z"
}

View File

@ -34,9 +34,9 @@ with a Z.AI API key.
}
```
</Step>
<Step title="Verify the model is available">
<Step title="Verify the model is listed">
```bash
openclaw models list --provider zai
openclaw models list --all --provider zai
```
</Step>
</Steps>
@ -70,9 +70,9 @@ with a Z.AI API key.
}
```
</Step>
<Step title="Verify the model is available">
<Step title="Verify the model is listed">
```bash
openclaw models list --provider zai
openclaw models list --all --provider zai
```
</Step>
</Steps>
@ -82,7 +82,14 @@ with a Z.AI API key.
## Built-in catalog
OpenClaw currently seeds the bundled `zai` provider with:
OpenClaw ships the bundled `zai` provider catalog in the plugin manifest, so read-only
listing can show known GLM rows without loading provider runtime:
```bash
openclaw models list --all --provider zai
```
The manifest-backed catalog currently includes:
| Model ref | Notes |
| -------------------- | ------------- |