feat(dingtalk): add AI card template ID input (#1056)
Adds an input field for the DingTalk AI Card template ID under Platform Settings, plus the matching DINGTALK_CARD_TEMPLATE_ID env mapping so the value is persisted to the active profile and forwarded to the hermes agent (which already supports AI Cards via extra.card_template_id). Closes #1035
This commit is contained in:
@@ -975,6 +975,8 @@ jobTriggered: 'Job ausgelost',
|
||||
clientIdHint: 'DingTalk Client-ID',
|
||||
clientSecret: 'Client-Geheimnis',
|
||||
clientSecretHint: 'DingTalk Client-Geheimnis',
|
||||
cardTemplateId: 'KI-Karten-Vorlagen-ID',
|
||||
cardTemplateIdHint: 'DingTalk KI-Karten-Vorlagen-ID; leer lassen, um KI-Karten zu deaktivieren',
|
||||
botId: 'Bot-ID',
|
||||
botIdHint: 'WeCom Bot-ID',
|
||||
wecomSecretHint: 'WeCom Bot-Geheimnis',
|
||||
|
||||
Reference in New Issue
Block a user