feat: 白龙马数字意识框架 v2.2.0 - 3D意识空间、多技能协同、自我进化系统

This commit is contained in:
xiaoyuanda666-ship-it
2026-06-07 19:43:22 +08:00
commit bf73366e81
234 changed files with 219763 additions and 0 deletions

26
config.json Normal file
View File

@@ -0,0 +1,26 @@
{
"clawbot": {},
"voice": {
"whisperModel": "small",
"voiceProvider": "volcengine",
"volcAsrApiKey": "0f9a6c2b-8d91-4f2b-92b0-531c357b24da",
"volcAsrResourceId": "volc.bigasr.sauc.duration"
},
"tts": {
"ttsProvider": "doubao",
"ttsVoiceId": "zh_female_xiaohe_uranus_bigtts",
"doubaoKey": "0f9a6c2b-8d91-4f2b-92b0-531c357b24da"
},
"embedding": {},
"provider": "deepseek",
"apiKey": "sk-cb56ef2c8e62444d9d03e357e1f1688b",
"model": "deepseek-reasoner",
"activatedAt": "2026-06-06T00:52:58.300Z",
"social": {},
"security": {
"fileSandbox": false,
"execSandbox": false,
"blockedTools": [],
"updatedAt": "2026-06-06T12:00:07+08:00"
}
}