Skip to content

Conversation

@shaoruidong
Copy link

Plugin Submission Form

1. Metadata

2. Submission Type

  • [√] New plugin submission
  • Version update for existing plugin

3. Description

Overview

This is an extended version based on [@ParkerWen]'s original Volcengine AI plugin. Building upon parkerwen's excellent foundation, I have added support for the Jimeng AI Video Generation 3.0 Pro API, bringing enhanced video generation capabilities to the Dify community.

What's New

Added Jimeng Video Generation 3.0 Pro (JimengVGFMT2VL30Pro) - The latest video generation API with:

  • Multi-shot narrative capabilities: Complex camera transitions, character movements, object motion trajectories
  • Dual modes: Text-to-video and image-to-video
  • Flexible parameters: 6 aspect ratios (16:9, 9:16, 1:1, 4:3, 3:4, 21:9), 2 duration options (5s/10s)
  • Multiple input methods: File upload, URL, Base64
  • High-quality output: Enhanced semantic understanding and video quality

Complete Tool List

This plugin now includes 7 professional AI visual tools:

Image Generation Tools (from original plugin):

  • HighAesGeneralV30LZT2I - High Aesthetic General 3.0 Text-to-Image
  • I2IPortraitPhoto - Portrait Photo Generation
  • SeededitV30 - Smart Drawing 3.0 (Image Editing)
  • JimengHighAESGeneralV21L - Jimeng High Aesthetic General 2.1

Video Generation Tools:

  • JimengVGFMT2VL20 - Jimeng Video Generation 2.0 (Text-to-Video) - from original plugin
  • JimengVGFMI2VL20 - Jimeng Video Generation 2.0 (Image-to-Video) - from original plugin
  • JimengVGFMT2VL30Pro - Jimeng Video Generation 3.0 Pro ⭐ NEW

Acknowledgments

Special thanks to [@ParkerWen] for developing the original Volcengine AI plugin and providing an excellent foundation for this extension. This submission adds the Jimeng 3.0 Pro API integration to parkerwen's existing work.

Original Author: parkerwen
Extended Development: shaoruidong (added Jimeng 3.0 Pro API)

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

This plugin collects and processes the following types of data during runtime:

  • Text Prompts: User-defined textual prompts for guiding image/video generation
  • Image/Video Input: Uploaded image files, URLs, or Base64-encoded data as input material
  • Generation Parameters: Width, height, seed, aspect ratio, etc. to control generation characteristics
  • API Credentials: AccessKeyID and AccessKeySecret for Volcengine API authentication

Important Notes:

  • Does NOT collect any personally identifiable information (PII)
  • Does NOT store user-uploaded images or generated content
  • Does NOT log user prompts or creative content
  • All data is processed in memory only and released immediately after invocation
  • API credentials are passed through a secure runtime environment and never logged or exposed

Privacy Policy

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

Submitted by: shaoruidong
Submission Date: 2025-01-23

@shaoruidong
Copy link
Author

I have written the Readme.md document in English.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant