mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1743] [MERGED] Add model plugin modelhub v0.0.1 #1827
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1743
Author: @lihuan-coder
Created: 12/17/2025
Status: ✅ Merged
Merged: 12/25/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (6)
91907eaCreate 11010a0cAdd files via upload57bb7c8Delete modelhub/19e3908eAdd files via upload9ae51d8Merge branch 'langgenius:main' into main0533a20Add files via upload📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
modelhub/modelhub.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin provides a unified interface for accessing multiple large language models (LLMs) through the ModelHub API service. It supports various model providers including Anthropic (Claude), OpenAI (GPT series), DeepSeek, Gemini, Moonshot (Kimi), and Zhipu AI models. The plugin offers high-speed inference services and simplifies model configuration for developers and users who need access to multiple AI models through a single API key.
Key features:
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
Documentation Details:
Setup Instructions:
Required Credentials:
Configuration:
Repository URL: https://github.com/lihuan-coder/dify-plugins/blob/main/modelhub/modelhub.difypkg
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The plugin transmits user prompts and conversation data to the ModelHub API service for model inference. The plugin does not directly collect or store user personal data. However, the following data is transmitted to the ModelHub service:
Users should review ModelHub's privacy policy at https://api.easyart.cc for details on how their data is handled by the service provider.
Privacy Policy
Privacy Policy Notes:
The plugin acts as an intermediary between Dify and the ModelHub API service. All data processing is handled by the ModelHub service according to their privacy policy. Users are advised to review the ModelHub service terms and privacy policy before using this plugin.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.