[PR #1452] [MERGED] 开发一个基于Milvus官方SDK封装的客户端,多种功能已经实现 #1621

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1452
Author: @lemonit-eric-mao
Created: 10/27/2025
Status: Merged
Merged: 10/28/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (6)

📊 Changes

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

View changed files

lemonit-eric-mao/MilvusClient/milvus-client.difypkg (+0 -0)

📄 Description

1. Metadata

  • Plugin Author: siyu_and_xuejia
  • Plugin Name: Milvus Official SDK Client
  • Plugin Version: 0.0.1
  • Repository URL: MilvusClient

2. Submission Type

  • New Plugin Submission
  • Version Update for Existing Plugin

3. Description

A dify tool plugin developed based on the official Milvus SDK, providing integration capabilities with the Milvus vector database. It supports core functionalities such as vector search, data management, and collection operations.

4. Checklist

  • I have read and followed the "Publishing to the Dify App Store" guide.
  • I have read and complied with the "Plugin Developer Agreement".
  • I confirm that my plugin works correctly on both Dify Community Edition and Cloud Edition.
  • I confirm that my plugin has undergone comprehensive testing for integrity and functionality.
  • My plugin provides new value to Dify.

5. Documentation Checklist

Please confirm that your plugin's README file includes all necessary information:

  • Step-by-step setup instructions.
  • Detailed usage instructions.
  • Clear listing of all required APIs and credentials.
  • Connection requirements and configuration details.
  • Repository link to the plugin source code.

6. Privacy Policy

  • I confirm that I have prepared a privacy policy according to the Plugin Privacy Protection Guide and included it in my plugin package.

🔄 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/1452 **Author:** [@lemonit-eric-mao](https://github.com/lemonit-eric-mao) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`cd17c97`](https://github.com/langgenius/dify-plugins/commit/cd17c971296ab7863100e5972b0e84a630397395) add milvus client plugin - [`4d520cc`](https://github.com/langgenius/dify-plugins/commit/4d520cc609111a0823b7dbdc42d7d5f106020b88) Merge branch 'langgenius:main' into main - [`4be7619`](https://github.com/langgenius/dify-plugins/commit/4be7619e8b5f390084f6a7afc4c7a156bf44604c) add milvus client tool - [`7e65a5c`](https://github.com/langgenius/dify-plugins/commit/7e65a5cfec3b4d8728140826b99847b576181e09) Merge branch 'main' of https://github.com/lemonit-eric-mao/dify-plugins - [`e036731`](https://github.com/langgenius/dify-plugins/commit/e0367310621a4d383268702d1515f02111097bfe) 调通MilvusSDK - [`db82423`](https://github.com/langgenius/dify-plugins/commit/db82423bdf04a479679a328cdc56837af1a1e75d) Merge branch 'langgenius:main' into main ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lemonit-eric-mao/MilvusClient/milvus-client.difypkg` (+0 -0) </details> ### 📄 Description ## 1. Metadata - **Plugin Author**: siyu_and_xuejia - **Plugin Name**: Milvus Official SDK Client - **Plugin Version**: 0.0.1 - **Repository URL**: [MilvusClient](https://github.com/lemonit-eric-mao/dify-plugins/tree/main/lemonit-eric-mao/MilvusClient) ## 2. Submission Type - [x] New Plugin Submission - [ ] Version Update for Existing Plugin ## 3. Description A dify tool plugin developed based on the official Milvus SDK, providing integration capabilities with the Milvus vector database. It supports core functionalities such as vector search, data management, and collection operations. ## 4. Checklist - [x] I have read and followed the "Publishing to the Dify App Store" guide. - [x] I have read and complied with the "Plugin Developer Agreement". - [x] I confirm that my plugin works correctly on both Dify Community Edition and Cloud Edition. - [x] I confirm that my plugin has undergone comprehensive testing for integrity and functionality. - [x] My plugin provides new value to Dify. ## 5. Documentation Checklist Please confirm that your plugin's README file includes all necessary information: - [x] Step-by-step setup instructions. - [x] Detailed usage instructions. - [x] Clear listing of all required APIs and credentials. - [x] Connection requirements and configuration details. - [x] Repository link to the plugin source code. ## 6. Privacy Policy - [x] I confirm that I have prepared a privacy policy according to the Plugin Privacy Protection Guide and included it in my plugin package. --- <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:03:21 -05:00
yindo closed this issue 2026-02-22 18:03:26 -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#1621