feat: web console support wecom_bot config

This commit is contained in:
zhayujie
2026-03-16 17:56:59 +08:00
parent a42f31fe52
commit 4ecd4df2d4
4 changed files with 24 additions and 2 deletions

View File

@@ -24,6 +24,8 @@
"feishu_app_secret": "",
"dingtalk_client_id": "",
"dingtalk_client_secret":"",
"wecom_bot_id": "",
"wecom_bot_secret": "",
"agent": true,
"agent_max_context_tokens": 40000,
"agent_max_context_turns": 20,