[PR #1721] [MERGED] Add GPTProto Tools plugin #1806

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1721
Author: @chencanbin
Created: 12/15/2025
Status: Merged
Merged: 12/16/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (1)

  • b328e40 Add GPTProto Tools plugin

📊 Changes

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

View changed files

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

📄 Description

Summary

Add GPTProto Tools plugin - an AI toolkit powered by GPTProto API featuring Google Gemini 3 Pro capabilities.

Features

  • gemini-3-pro-image-preview / text-to-image: Generate images from text prompts
  • gemini-3-pro-image-preview / image-edit: Edit or blend images using text prompts and reference images
  • gemini-3-pro-preview / text-generation: Generate text responses using Gemini 3 Pro

Plugin Info

  • Author: gptproto
  • Version: 0.0.41
  • Category: image

Source Code

https://github.com/chencanbin/gptproto-dify-plugin


🔄 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/1721 **Author:** [@chencanbin](https://github.com/chencanbin) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`b328e40`](https://github.com/langgenius/dify-plugins/commit/b328e40dfff69ce2db044f40c4905170e32b8984) Add GPTProto Tools plugin ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `chencanbin/gptproto_tools/gptproto_tools.difypkg` (+0 -0) </details> ### 📄 Description ## Summary Add GPTProto Tools plugin - an AI toolkit powered by GPTProto API featuring Google Gemini 3 Pro capabilities. ### Features - **gemini-3-pro-image-preview / text-to-image**: Generate images from text prompts - **gemini-3-pro-image-preview / image-edit**: Edit or blend images using text prompts and reference images - **gemini-3-pro-preview / text-generation**: Generate text responses using Gemini 3 Pro ### Plugin Info - **Author**: gptproto - **Version**: 0.0.41 - **Category**: image ### Source Code https://github.com/chencanbin/gptproto-dify-plugin --- <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:08:13 -05:00
yindo closed this issue 2026-02-22 18:08:15 -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#1806