feat: 通用智能体配置默认 skill 与对应环境变量
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
a2c2f182be
commit
6ee8d25b51
@ -17,8 +17,23 @@
|
||||
"enable_memori": false,
|
||||
"enable_thinking": false,
|
||||
"tool_response": false,
|
||||
"skills": [],
|
||||
"shell_env": {},
|
||||
"skills": [
|
||||
"baidu-search",
|
||||
"mcp-ui",
|
||||
"docx",
|
||||
"pdf",
|
||||
"pptx",
|
||||
"xlsx",
|
||||
"static-hosting",
|
||||
"agnes-image",
|
||||
"caiyun-weather"
|
||||
],
|
||||
"shell_env": {
|
||||
"BAIDU_API_KEY":"bce-v3/ALTAK-60JvEdbSLzQEtHmfheEmk/e24d067a609bf099505afdf71dc880cd5ece5dde",
|
||||
"VOLC_API_KEY":"f8e43677-1c23-4e21-8a4c-66e7103a8155",
|
||||
"AGNES_API_KEY":"sk-BdPt2loQtYr2bgm5s7vSSGmSETApVfn34RbFM3BN65UwlL97",
|
||||
"CAIYUN_WEATHER_API_TOKEN":"btWcHI08fVEDFuwD"
|
||||
},
|
||||
"voice_speaker": "",
|
||||
"voice_system_role": "",
|
||||
"voice_speaking_style": "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user