diff --git a/config-template.json b/config-template.json index 583943f4..88731e7c 100644 --- a/config-template.json +++ b/config-template.json @@ -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,