[PR #1646] [MERGED] feat: add packaged plugin for Tencent Cloud ES packaged plugin #1747

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1646
Author: @gitzsl17
Created: 11/30/2025
Status: Merged
Merged: 12/3/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (3)

  • e604e6a feat: add packaged plugin for Tencent Cloud ES packaged plugin
  • 5786844 feat: add packaged plugin for Tencent Cloud ES packaged plugin
  • 9c65ff6 Merge branch 'langgenius:main' into main

📊 Changes

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

View changed files

TencentCloud/ES/ai_search.difypkg (+0 -0)

📄 Description

Description

This PR adds the ai_search plugin, which provides high-performance fundamental models (Text Embedding, Rerank, LLM) from Tencent Cloud Elasticsearch Service for RAG scenarios.

Plugin Information

  • Plugin Name: Tencent Cloud ES
  • Provider: ai_search
  • Author: aisearch_plugin
  • Version: 0.0.1

Supported Model Types

  • Text Embedding
  • Rerank
  • LLM (Large Language Models)

Features

  • High-performance models optimized for RAG scenarios
  • Support for multiple regions (ap-beijing, ap-singapore)
  • Secure credential validation
  • Multi-language support (English, Chinese, Japanese, Portuguese)

Testing

The plugin has been tested with:

  • Credential validation functionality
  • Model instance creation and configuration
  • API integration with Tencent Cloud ES services

Compliance

  • Follows plugin developer guidelines
  • Includes privacy policy according to plugin privacy data protection guide
  • Proper plugin packaging and structure
  • Clear and descriptive labels in multiple languages

Files Added

TencentCloud/
├── ES
├── ai_search.difypkg

Related Links


🔄 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/1646 **Author:** [@gitzsl17](https://github.com/gitzsl17) **Created:** 11/30/2025 **Status:** ✅ Merged **Merged:** 12/3/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`e604e6a`](https://github.com/langgenius/dify-plugins/commit/e604e6aefe5d9238440a0e83af5f2de4beabf8b7) feat: add packaged plugin for Tencent Cloud ES packaged plugin - [`5786844`](https://github.com/langgenius/dify-plugins/commit/5786844f05fb4d1aa4cae62020f6f137fd38811c) feat: add packaged plugin for Tencent Cloud ES packaged plugin - [`9c65ff6`](https://github.com/langgenius/dify-plugins/commit/9c65ff61363cd1119dc8b61cc0fdba73d18e6c3a) Merge branch 'langgenius:main' into main ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `TencentCloud/ES/ai_search.difypkg` (+0 -0) </details> ### 📄 Description ## Description This PR adds the `ai_search` plugin, which provides high-performance fundamental models (Text Embedding, Rerank, LLM) from Tencent Cloud Elasticsearch Service for RAG scenarios. ## Plugin Information - **Plugin Name**: Tencent Cloud ES - **Provider**: ai_search - **Author**: aisearch_plugin - **Version**: 0.0.1 ## Supported Model Types - Text Embedding - Rerank - LLM (Large Language Models) ## Features - High-performance models optimized for RAG scenarios - Support for multiple regions (ap-beijing, ap-singapore) - Secure credential validation - Multi-language support (English, Chinese, Japanese, Portuguese) ## Testing The plugin has been tested with: - Credential validation functionality - Model instance creation and configuration - API integration with Tencent Cloud ES services ## Compliance - [x] Follows plugin developer guidelines - [x] Includes privacy policy according to plugin privacy data protection guide - [x] Proper plugin packaging and structure - [x] Clear and descriptive labels in multiple languages ## Files Added TencentCloud/ ├── ES ├── ai_search.difypkg ## Related Links - [Tencent Cloud ES Documentation](https://cloud.tencent.com/document/product/845/120084) - [API Console](https://console.cloud.tencent.com/es/aisearch/atomic) --- <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:06:47 -05:00
yindo closed this issue 2026-02-22 18:06:47 -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#1747