修改配置
This commit is contained in:
@@ -1 +1,2 @@
|
||||
|
||||
https://yangxuan:5gynj20J@gitea.climbcube.cn
|
||||
|
||||
@@ -124,7 +124,8 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 32768
|
||||
"maxTokens": 32768,
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "deepseek-v4-pro",
|
||||
@@ -140,7 +141,8 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 32768
|
||||
"maxTokens": 32768,
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "deepseek-v4-flash",
|
||||
@@ -156,7 +158,8 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 8192
|
||||
"maxTokens": 8192,
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "glm-5.1",
|
||||
@@ -173,7 +176,8 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 32768
|
||||
"maxTokens": 32768,
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "kim-k2.6",
|
||||
@@ -189,7 +193,8 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 32768
|
||||
"maxTokens": 32768,
|
||||
"api": "openai-completions"
|
||||
},
|
||||
{
|
||||
"id": "qwen3.5-plus",
|
||||
@@ -206,7 +211,8 @@
|
||||
"cacheWrite": 0
|
||||
},
|
||||
"contextWindow": 131072,
|
||||
"maxTokens": 32768
|
||||
"maxTokens": 32768,
|
||||
"api": "openai-completions"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
+4
-7
@@ -212,7 +212,8 @@
|
||||
"visibility": "all"
|
||||
},
|
||||
"agentToAgent": {
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"allow": ["planner", "backend", "sql", "travel", "fitness", "finances", "juaner"]
|
||||
},
|
||||
"deny": [
|
||||
"group:web",
|
||||
@@ -228,11 +229,7 @@
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"alsoAllow": [
|
||||
"ezviz_device",
|
||||
"ezviz_capture",
|
||||
"ezviz_message"
|
||||
]
|
||||
"alsoAllow": []
|
||||
},
|
||||
"messages": {
|
||||
"ackReactionScope": "group-mentions",
|
||||
@@ -460,7 +457,7 @@
|
||||
"enabled": false
|
||||
},
|
||||
"dingtalk-connector": {
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"bundledDiscovery": "compat"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,3 +1,3 @@
|
||||
openclaw-workspace-attestation:v1
|
||||
2026-08-03T07:03:19.275Z
|
||||
2026-08-03T07:43:41.248Z
|
||||
generated:USER.md:e418ca9a680553b3ad8f54aecb0d403330810bb77826ab5251cc1dc13368fe16
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
openclaw-workspace-attestation:v1
|
||||
2026-08-03T07:00:15.809Z
|
||||
2026-08-03T07:23:35.859Z
|
||||
|
||||
Reference in New Issue
Block a user