mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 09:18:38 +00:00
refactor: rename to openclaw
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
---
|
||||
summary: "GLM model family overview + how to use it in Moltbot"
|
||||
summary: "GLM model family overview + how to use it in OpenClaw"
|
||||
read_when:
|
||||
- You want GLM models in Moltbot
|
||||
- You want GLM models in OpenClaw
|
||||
- You need the model naming convention and setup
|
||||
---
|
||||
# GLM models
|
||||
|
||||
GLM is a **model family** (not a company) available through the Z.AI platform. In Moltbot, GLM
|
||||
GLM is a **model family** (not a company) available through the Z.AI platform. In OpenClaw, GLM
|
||||
models are accessed via the `zai` provider and model IDs like `zai/glm-4.7`.
|
||||
|
||||
## CLI setup
|
||||
|
||||
```bash
|
||||
moltbot onboard --auth-choice zai-api-key
|
||||
openclaw onboard --auth-choice zai-api-key
|
||||
```
|
||||
|
||||
## Config snippet
|
||||
|
||||
Reference in New Issue
Block a user