[PR #1667] [MERGED] fix: fix packaged plugin for Tencent Cloud ES packaged plugin #1761

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1667
Author: @gitzsl17
Created: 12/4/2025
Status: Merged
Merged: 12/4/2025
Merged by: @crazywoola

Base: mainHead: plugin/ai_search


📝 Commits (1)

  • 1b93ca3 fix: fix packaged plugin for Tencent Cloud ES packaged plugin

📊 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/1667 **Author:** [@gitzsl17](https://github.com/gitzsl17) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `plugin/ai_search` --- ### 📝 Commits (1) - [`1b93ca3`](https://github.com/langgenius/dify-plugins/commit/1b93ca3b24bfdaf2106f363185a860fb580122fc) fix: fix packaged plugin for Tencent Cloud ES packaged plugin ### 📊 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:07:08 -05:00
yindo closed this issue 2026-02-22 18:07:13 -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#1761