mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-18 04:25:14 +08:00
config: add config template
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user