config: add config template

This commit is contained in:
zhayujie
2026-02-02 14:25:34 +08:00
parent 8901d91f96
commit 5d02acbf37

View File

@@ -12,10 +12,14 @@
"voice_reply_voice": false,
"speech_recognition": true,
"group_speech_recognition": false,
"proxy": "",
"use_linkai": false,
"linkai_api_key": "YOUR API KEY",
"linkai_app_code": "",
"feishu_bot_name": "CowAgent",
"feishu_app_id": "",
"feishu_app_secret": "",
"dingtalk_client_id": "",
"dingtalk_client_secret":"",
"agent": true,
"agent_max_context_tokens": 40000,
"agent_max_context_turns": 30,