[PR #1892] [CLOSED] add volcengine seedream tool plugin #1934

Closed
opened 2026-02-22 18:11:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1892
Author: @stevenup
Created: 1/14/2026
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 78302c7 add doubao-seedream plugin folder
  • c253364 add doubao-seedream.difypkg file

📊 Changes

2 files changed (+0 additions, -0 deletions)

View changed files

leo-digital/doubao-seedream/.gitkeep (+0 -0)
leo-digital/doubao-seedream/doubao-seedream.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

该插件集成了火山引擎(Volcengine)的 Doubao Seedream V4.5 模型。它为 Dify 用户提供了强大的图像生成能力,包括:

  • 文生图 (Text-to-Image):通过精准的文字描述生成高清图片。
  • 图生图 (Image-to-Image):支持参考图加提示词的创作模式。
  • 组图生成:支持单次生成多张连贯图片(最高 15 张)。
  • 高度自定义:支持 1K、2K 分辨率及自定义宽高比。

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Data Collection

本插件不收集任何用户个人数据。它仅处理用户提供的提示词(Prompt)和图像数据,并将其发送至火山引擎 Ark API 以生成图像。所有的 API 凭据(Ark API Key)均由用户在 Dify 平台安全配置,仅用于身份验证。

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 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-plugins/pull/1892 **Author:** [@stevenup](https://github.com/stevenup) **Created:** 1/14/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`78302c7`](https://github.com/langgenius/dify-plugins/commit/78302c74934821113615de503aee514698af00cb) add doubao-seedream plugin folder - [`c253364`](https://github.com/langgenius/dify-plugins/commit/c253364b561de7b46db68f4e7674f766d17ac91e) add doubao-seedream.difypkg file ### 📊 Changes **2 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `leo-digital/doubao-seedream/.gitkeep` (+0 -0) ➕ `leo-digital/doubao-seedream/doubao-seedream.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: leo-digital - **Plugin Name**: doubao-seedream - **Repository URL**: https://github.com/leo-digital/doubao-seedream ## 2. Submission Type - [x] New plugin submission - [ ] Version update for existing plugin ## 3. Description 该插件集成了火山引擎(Volcengine)的 **Doubao Seedream V4.5** 模型。它为 Dify 用户提供了强大的图像生成能力,包括: - **文生图 (Text-to-Image)**:通过精准的文字描述生成高清图片。 - **图生图 (Image-to-Image)**:支持参考图加提示词的创作模式。 - **组图生成**:支持单次生成多张连贯图片(最高 15 张)。 - **高度自定义**:支持 1K、2K 分辨率及自定义宽高比。 ## 4. Checklist - [x] I have read and followed the Publish to Dify Marketplace guidelines - [x] I have read and comply with the Plugin Developer Agreement - [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version - [x] I confirm my plugin has been thoroughly tested for completeness and functionality - [x] My plugin brings new value to Dify ## 5. Documentation Checklist - [x] Step-by-step setup instructions - [x] Detailed usage instructions - [x] All required APIs and credentials are clearly listed - [x] Connection requirements and configuration details - [x] Link to the repository for the plugin source code ## 6. Privacy Protection Information ### Data Collection 本插件不收集任何用户个人数据。它仅处理用户提供的提示词(Prompt)和图像数据,并将其发送至火山引擎 Ark API 以生成图像。所有的 API 凭据(Ark API Key)均由用户在 Dify 平台安全配置,仅用于身份验证。 ### Privacy Policy - [x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <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-22 18:11:54 -05:00
yindo closed this issue 2026-02-22 18:11:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1934