tao-shen commited on
Commit
4348e3e
·
1 Parent(s): b74bbb6

chore: temp switch to glm-4-flash for verification

Browse files
Files changed (2) hide show
  1. openclaw.json +1 -1
  2. scripts/openclaw.json.default +1 -1
openclaw.json CHANGED
@@ -46,7 +46,7 @@
46
  "defaults": {
47
  "workspace": "~/.openclaw/workspace",
48
  "model": {
49
- "primary": "zhipu/glm-4-plus"
50
  }
51
  }
52
  }
 
46
  "defaults": {
47
  "workspace": "~/.openclaw/workspace",
48
  "model": {
49
+ "primary": "zhipu/glm-4-flash"
50
  }
51
  }
52
  }
scripts/openclaw.json.default CHANGED
@@ -46,7 +46,7 @@
46
  "defaults": {
47
  "workspace": "~/.openclaw/workspace",
48
  "model": {
49
- "primary": "zhipu/glm-4-plus"
50
  }
51
  }
52
  }
 
46
  "defaults": {
47
  "workspace": "~/.openclaw/workspace",
48
  "model": {
49
+ "primary": "zhipu/glm-4-flash"
50
  }
51
  }
52
  }