[PR #2051] [MERGED] feat: add canopywave plugin to Dify Marketplace #2043

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/2051
Author: @arthurleeee1-lgtm
Created: 2/10/2026
Status: Merged
Merged: 2/10/2026
Merged by: @crazywoola

Base: mainHead: bump-canopywave-plugin-0.0.5


📝 Commits (1)

  • 04b123a bump canopywave plugin to version 0.0.5

📊 Changes

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

View changed files

arthurleeee1-lgtm/canopywave/canopywave-0.0.5.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

Canopy Wave plugin provides access to state-of-the-art large language models hosted on Canopy Wave's high-performance inference platform.

Supported models include:

  • DeepSeek V3.1, V3.2, R1-Distill, Math-V2
  • GLM-4.7
  • Qwen3-30B, Qwen3-Coder-30B
  • MiniMax M2.1, Kimi K2-Thinking
  • MIMO V2-Flash, GPT-OSS-120B

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

Based on Dify Plugin Privacy Protection Guidelines:

Data Collection

  • User prompts (for model inference)
  • API credentials (stored by Dify)
  • Model responses

Privacy Policy

  • Privacy Policy URL: https://canopywave.com/privacy
  • All data is transmitted via HTTPS to Canopy Wave API
  • No user data is stored locally by the 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/2051 **Author:** [@arthurleeee1-lgtm](https://github.com/arthurleeee1-lgtm) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 2/10/2026 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `bump-canopywave-plugin-0.0.5` --- ### 📝 Commits (1) - [`04b123a`](https://github.com/langgenius/dify-plugins/commit/04b123a214171bbdea299ee79975ab5ee210cd61) bump canopywave plugin to version 0.0.5 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `arthurleeee1-lgtm/canopywave/canopywave-0.0.5.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author:** arthurleeee1-lgtm - **Plugin Name:** canopywave - **Repository URL:** https://github.com/arthurleeee1-lgtm/dify-canopywave-plugin ## 2. Submission Type - [ ] New plugin submission - [x] Version update for existing plugin ## 3. Description Canopy Wave plugin provides access to state-of-the-art large language models hosted on Canopy Wave's high-performance inference platform. Supported models include: - DeepSeek V3.1, V3.2, R1-Distill, Math-V2 - GLM-4.7 - Qwen3-30B, Qwen3-Coder-30B - MiniMax M2.1, Kimi K2-Thinking - MIMO V2-Flash, GPT-OSS-120B ## 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 Based on Dify Plugin Privacy Protection Guidelines: ### Data Collection - User prompts (for model inference) - API credentials (stored by Dify) - Model responses ### Privacy Policy - Privacy Policy URL: https://canopywave.com/privacy - All data is transmitted via HTTPS to Canopy Wave API - No user data is stored locally by the 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:15:17 -05:00
yindo closed this issue 2026-02-22 18:15:17 -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#2043