OpenCode Deployer commited on
Commit
d9bccab
·
1 Parent(s): 3e90925
Files changed (1) hide show
  1. .openclaw.example/openclaw.json +3 -3
.openclaw.example/openclaw.json CHANGED
@@ -30,8 +30,8 @@
30
  "cacheRead": 0,
31
  "cacheWrite": 0
32
  },
33
- "contextWindow": 64000,
34
- "maxTokens": 64000
35
  }
36
  ]
37
  }
@@ -76,4 +76,4 @@
76
  ]
77
  }
78
  }
79
- }
 
30
  "cacheRead": 0,
31
  "cacheWrite": 0
32
  },
33
+ "contextWindow": 204800,
34
+ "maxTokens": 204800
35
  }
36
  ]
37
  }
 
76
  ]
77
  }
78
  }
79
+ }