[PR #1676] [MERGED] 该插件基于 **百炼 SDK** 开发,为 Dify 工作流提供可扩展的智能应用调用能力。 #1770

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1676
Author: @lemonit-eric-mao
Created: 12/5/2025
Status: Merged
Merged: 12/9/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (4)

  • f168c9b 添加该插件基于 阿里云百炼平台官方 SDK 开发,为 Dify 工作流提供可扩展的智能应用调用能力。通过将百炼平台的模型或应用集成到 Dify,你可以在工作流中轻松实现智能问答、文本处理、知识推理等能力,无需额外编写后端代码。
  • f96fff9 add 图片样例
  • 7a684a3 delete 图片样例
  • e0b654d 升级插件版本

📊 Changes

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

View changed files

lemonit-eric-mao/BaiLian/bailian.difypkg (+0 -0)

📄 Description

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

This plugin is developed based on the Bailian SDK, providing extensible intelligent application invocation capabilities for Dify workflows. It enables seamless integration of Bailian models and task-processing features within automated flows.

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

Data Collection

This plugin does not collect any user personal data. It only uses the user-provided Bailian API Key for API requests and does not store, transmit, or process personally identifiable information.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

🔄 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/1676 **Author:** [@lemonit-eric-mao](https://github.com/lemonit-eric-mao) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`f168c9b`](https://github.com/langgenius/dify-plugins/commit/f168c9b15fa7f1ef15a2c22f353381d575bae0a4) 添加该插件基于 **阿里云百炼平台官方 SDK** 开发,为 Dify 工作流提供可扩展的智能应用调用能力。通过将百炼平台的模型或应用集成到 Dify,你可以在工作流中轻松实现智能问答、文本处理、知识推理等能力,无需额外编写后端代码。 - [`f96fff9`](https://github.com/langgenius/dify-plugins/commit/f96fff96402d8ea267cbc0eae23036cb589f34bd) add 图片样例 - [`7a684a3`](https://github.com/langgenius/dify-plugins/commit/7a684a3601b64745f5a72de9881ca5dcf1ef51de) delete 图片样例 - [`e0b654d`](https://github.com/langgenius/dify-plugins/commit/e0b654d66b1535d8c79225c1299fa30a00d1e370) 升级插件版本 ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lemonit-eric-mao/BaiLian/bailian.difypkg` (+0 -0) </details> ### 📄 Description # Plugin Submission Form ## 1. Metadata - **Plugin Author**: siyu - **Plugin Name**: bailian - **Repository URL**: https://github.com/lemonit-eric-mao/dify-plugins/blob/main/lemonit-eric-mao/BaiLian/ ## 2. Submission Type - [x] New plugin submission - [ ] Version update for existing plugin ## 3. Description This plugin is developed based on the **Bailian SDK**, providing extensible intelligent application invocation capabilities for Dify workflows. It enables seamless integration of Bailian models and task-processing features within automated flows. ## 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 ### Data Collection This plugin **does not collect any user personal data**. It only uses the user-provided Bailian API Key for API requests and does not store, transmit, or process personally identifiable information. ### Privacy Policy - [x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- <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:07:28 -05:00
yindo closed this issue 2026-02-22 18:07:29 -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#1770