[PR #251] [MERGED] [feat]Video support for siliconflow #1218

Closed
opened 2026-02-16 10:22:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/251
Author: @senseb
Created: 2/23/2025
Status: Merged
Merged: 2/24/2025
Merged by: @RockChinQ

Base: mainHead: video-support-2


📝 Commits (2)

📊 Changes

3 files changed (+179 additions, -0 deletions)

View changed files

📝 tools/siliconflow/provider/siliconflow.yaml (+1 -0)
tools/siliconflow/tools/video.py (+121 -0)
tools/siliconflow/tools/video.yaml (+57 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/251 **Author:** [@senseb](https://github.com/senseb) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@RockChinQ](https://github.com/RockChinQ) **Base:** `main` ← **Head:** `video-support-2` --- ### 📝 Commits (2) - [`ab6132b`](https://github.com/langgenius/dify-official-plugins/commit/ab6132bc6aa1fbbc0b524a06117bc066ee647db3) add video tools - [`1f7c20c`](https://github.com/langgenius/dify-official-plugins/commit/1f7c20c480698ddafadd584a76dd27f8c3f94706) update video tools ### 📊 Changes **3 files changed** (+179 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tools/siliconflow/provider/siliconflow.yaml` (+1 -0) ➕ `tools/siliconflow/tools/video.py` (+121 -0) ➕ `tools/siliconflow/tools/video.yaml` (+57 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:21 -05:00
yindo closed this issue 2026-02-16 10:22:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1218