[PR #1762] [MERGED] Add new model #1844

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1762
Author: @chencanbin
Created: 12/19/2025
Status: Merged
Merged: 12/24/2025
Merged by: @crazywoola

Base: mainHead: update-gptproto-tools-0.0.51


📝 Commits (1)

  • af88ae2 Update GPTProto Tools plugin to v0.0.51

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

chencanbin/gptproto_tools/gptproto_tools-0.0.51.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

GPTProto Tools is a comprehensive AI toolkit plugin providing access to 30 cutting-edge AI models through the GPTProto API, covering text generation, image creation, image editing, and video generation.

Key Features

  • 30 AI Tools - Comprehensive coverage of text, image, and video generation
  • Multi-Model Support - Access Gemini, Claude, GPT, Sora, Veo, Hailuo, Seedream models
  • Async Task Processing - Automatic polling for long-running generation tasks
  • Bilingual Interface - Full English and Chinese localization

Available Tools

Category Count Models
Image Generation 7 Gemini 3 Pro, Gemini 2.5 Flash, GPT Image, Seedream, Seedream 4.5, Nano Banana
Image Editing 5 Gemini, GPT Image, Seedream, Seedream 4.5, Nano Banana
Video Generation 10 Sora, Veo 3.1, Veo 3 Pro, Hailuo 02 Pro, Hailuo 2.3 Standard/Fast
Text Generation 8 Claude Sonnet 4.5, Claude Opus 4.5, GPT-5.2, GPT-5.2 Pro, GPT-4o, Gemini 2.5 Pro/Flash Lite

Use Cases

  • AI-powered content creation workflows
  • Automated image and video generation pipelines
  • Multi-model AI application development
  • Creative design and prototyping

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

Please confirm that your plugin README includes all necessary information:

  • 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

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

Data Type Collection Purpose Storage
API Key Yes Authentication with GPTProto API Encrypted in Dify
User Prompts Transient Sent to GPTProto API for processing Not stored by plugin
Generated Content Transient Returned to user Not stored by plugin

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/1762 **Author:** [@chencanbin](https://github.com/chencanbin) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/24/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `update-gptproto-tools-0.0.51` --- ### 📝 Commits (1) - [`af88ae2`](https://github.com/langgenius/dify-plugins/commit/af88ae29f79879ef10d1e58be889369a09facd2d) Update GPTProto Tools plugin to v0.0.51 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `chencanbin/gptproto_tools/gptproto_tools-0.0.51.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata * **Plugin Author**: gptproto * **Plugin Name**: gptproto_tools * **Repository URL**: https://github.com/chencanbin/gptproto-dify-plugin ## 2. Submission Type * [x] New plugin submission * [x] Version update for existing plugin ## 3. Description GPTProto Tools is a comprehensive AI toolkit plugin providing access to 30 cutting-edge AI models through the GPTProto API, covering text generation, image creation, image editing, and video generation. ### Key Features - **30 AI Tools** - Comprehensive coverage of text, image, and video generation - **Multi-Model Support** - Access Gemini, Claude, GPT, Sora, Veo, Hailuo, Seedream models - **Async Task Processing** - Automatic polling for long-running generation tasks - **Bilingual Interface** - Full English and Chinese localization ### Available Tools | Category | Count | Models | |----------|-------|--------| | **Image Generation** | 7 | Gemini 3 Pro, Gemini 2.5 Flash, GPT Image, Seedream, Seedream 4.5, Nano Banana | | **Image Editing** | 5 | Gemini, GPT Image, Seedream, Seedream 4.5, Nano Banana | | **Video Generation** | 10 | Sora, Veo 3.1, Veo 3 Pro, Hailuo 02 Pro, Hailuo 2.3 Standard/Fast | | **Text Generation** | 8 | Claude Sonnet 4.5, Claude Opus 4.5, GPT-5.2, GPT-5.2 Pro, GPT-4o, Gemini 2.5 Pro/Flash Lite | ### Use Cases - AI-powered content creation workflows - Automated image and video generation pipelines - Multi-model AI application development - Creative design and prototyping ## 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 Please confirm that your plugin README includes all necessary information: * [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 Based on Dify Plugin Privacy Protection [Guidelines](https://docs.dify.ai/plugins/publish-plugins/publish-to-dify-marketplace/plugin-privacy-protection-guidelines): ### Data Collection | Data Type | Collection | Purpose | Storage | |-----------|------------|---------|---------| | API Key | Yes | Authentication with GPTProto API | Encrypted in Dify | | User Prompts | Transient | Sent to GPTProto API for processing | Not stored by plugin | | Generated Content | Transient | Returned to user | Not stored by plugin | ### 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:09:33 -05:00
yindo closed this issue 2026-02-22 18:09:34 -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#1844