Spaces:
Sleeping
Sleeping
OpenCode Deployer commited on
Commit ·
d9bccab
1
Parent(s): 3e90925
update
Browse files
.openclaw.example/openclaw.json
CHANGED
|
@@ -30,8 +30,8 @@
|
|
| 30 |
"cacheRead": 0,
|
| 31 |
"cacheWrite": 0
|
| 32 |
},
|
| 33 |
-
"contextWindow":
|
| 34 |
-
"maxTokens":
|
| 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 |
+
}
|