Qiniu AI Models Plugin
Official Qiniu Cloud AI inference plugin for Dify, providing access to multiple advanced large language models.
📦 Plugin Information
- Plugin Name: ai-models-provider
- Author: Qiniu Cloud
- License: MIT License
Features
🤖 Supported AI Models
This plugin connects to Qiniu Cloud AI inference platform, supporting multiple mainstream large language models, including but not limited to:
- DeepSeek Series: DeepSeek-R1, DeepSeek-V3, and other inference-optimized models
- Claude Series: Anthropic Claude 3.5/4.x series advanced models
- GLM Series: Zhipu GLM-4.x series Chinese-optimized models
- Qwen Series: Alibaba Qwen3 series models
- Gemini Series: Google Gemini 2.x/3.x series models
- Kimi Series: Moonshot Kimi-K2 and other long-context models
- Other Models: Grok, Doubao, MiniMax, and more
💡 Note: The model list is continuously updated. For the complete list, please check the Dify model provider configuration page or visit Qiniu Cloud AI Platform for the latest supported models.
✨ Core Capabilities
All models support the following advanced features:
- ✅ Agent Thinking
- ✅ Tool Calling
- ✅ Multi-tool Calling
- ✅ Streaming Tool Calls
- ✅ Streaming Response
Installation
Install in Dify
- Open Dify workspace
- Go to "Plugins" management page
- Select "Install Plugin"
- Choose one of the following installation methods:
Method 1: Install from GitHub Repository (Recommended)
Method 2: Install from Official Marketplace
Search for "Qiniu AI Models" in the plugin marketplace
Configure Plugin
-
After successful installation, find "Qiniu AI Models" in the plugin list
-
Click the "Configure" button
-
Fill in the following information:
-
Click "Save" to complete configuration
Get API Key
- Visit Qiniu Cloud Developer Center
- Log in to your Qiniu Cloud account
- Get your API Key from the API management page
Usage Example
After configuration, you can use Qiniu Cloud AI models in Dify applications:
- In the application orchestration page, select "Model Provider"
- Find the "Qiniu Cloud" provider
- Select the model you need (e.g., DeepSeek-V3, Claude 4.5 Sonnet, etc.)
- Start using!
Technical Specifications
- Architecture Support: AMD64, ARM64
- Runtime Environment: Python 3.12
- Memory Requirements: 256 MB
- Dependencies:
- dify_plugin >= 0.3.0, < 0.5.0
- requests >= 2.25.0
Related Plugins
For Qiniu Cloud object storage functionality, please also install:
- storage-tools: Qiniu Cloud Storage Tools Plugin
Support and Feedback
- Issue Reporting: GitHub Issues
- Documentation: readme/README.md [blocked]
- Chinese Documentation: readme/README_zh_Hans.md [blocked]