mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #973] [CLOSED] 添加 BigMrAI 模型供应商插件 #1298
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/973
Author: @CloudPureNO1
Created: 7/30/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (7)
f670877添加 BigMrAI 模型供应商插件f744860Merge branch 'langgenius:main' into main351ac70Delete CloudPureNO1/bigmrai/models/llm/llm.pye0bb63bDelete CloudPureNO1/bigmrai/provider directory388e1f0Delete CloudPureNO1/bigmrai/models directory59ad40eDelete CloudPureNO1/bigmrai/manifest.yaml0d93bb4Delete CloudPureNO1/bigmrai/main.py📊 Changes
5 files changed (+180 additions, -0 deletions)
View changed files
➕
CloudPureNO1/bigmrai.difypkg(+0 -0)➕
CloudPureNO1/bigmrai/PRIVACY.md(+100 -0)➕
CloudPureNO1/bigmrai/README.md(+80 -0)➕
CloudPureNO1/bigmrai/bigmrai.difypkg(+0 -0)➕
CloudPureNO1/bigmrai/icon.png(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
bigmrai)2. Submission Type
3. Description
本插件
BigMr AI为 Dify 平台提供自定义模型接入能力,支持通过本地或私有化部署的 AI 服务实现 LLM、文本嵌入、语音识别、TTS 和重排序等功能。插件基于provider/big_mr_ai.yaml配置模型接口,由用户自行配置 API 地址与密钥,所有数据处理均在用户控制的环境中完成。本插件不收集、存储或传输任何用户数据,完全遵循 Dify 隐私保护准则,确保用户数据安全与合规。
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
❌ No, this plugin does not collect any user personal data.
All data processing occurs within the user's own Dify runtime environment or their configured service endpoint. The plugin itself does not send, store, or track any user data.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.