mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #548] [MERGED] Feat dingtalk message type #1435
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/548
Author: @LiuHao0606
Created: 3/23/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @crazywoola
Base:
main← Head:feat-dingtalk_messageType📝 Commits (2)
447570ffeat(dingtalk): 支持 Markdown 消息类型并优化工具配置a9318e9Update requirements.txt📊 Changes
5 files changed (+69 additions, -42 deletions)
View changed files
📝
tools/dingtalk/manifest.yaml(+1 -1)📝
tools/dingtalk/provider/dingtalk.yaml(+1 -1)📝
tools/dingtalk/requirements.txt(+1 -1)📝
tools/dingtalk/tools/dingtalk_group_bot.py(+5 -2)📝
tools/dingtalk/tools/dingtalk_group_bot.yaml(+61 -37)📄 Description
feat(dingtalk): 支持 Markdown 消息类型并优化工具配置
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.