[PR #506] [MERGED] upgrade tencentcloud sdk to use lkeap module for embedding #1412

Closed
opened 2026-02-16 10:22:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/506
Author: @acelyc111
Created: 3/19/2025
Status: Merged
Merged: 3/21/2025
Merged by: @crazywoola

Base: mainHead: hunyuan_lkeap


📝 Commits (2)

  • f957961 upgrade tencentcloud sdk to use lkeap module for embedding
  • 1bda807 dify_plugin version

📊 Changes

4 files changed (+19 additions, -21 deletions)

View changed files

📝 models/hunyuan/manifest.yaml (+1 -1)
📝 models/hunyuan/models/text_embedding/hunyuan-text-embedding.yaml (+1 -1)
📝 models/hunyuan/models/text_embedding/text_embedding.py (+15 -17)
📝 models/hunyuan/requirements.txt (+2 -2)

📄 Description

Update to use the latest method to use hunyuan embedding, see https://cloud.tencent.com/document/api/1772/115343.


🔄 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-official-plugins/pull/506 **Author:** [@acelyc111](https://github.com/acelyc111) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/21/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `hunyuan_lkeap` --- ### 📝 Commits (2) - [`f957961`](https://github.com/langgenius/dify-official-plugins/commit/f957961bfc3b0944b9c9fcc784126f92163f27b1) upgrade tencentcloud sdk to use lkeap module for embedding - [`1bda807`](https://github.com/langgenius/dify-official-plugins/commit/1bda8075eb9d9005b5016ad5db23911129606c5a) dify_plugin version ### 📊 Changes **4 files changed** (+19 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `models/hunyuan/manifest.yaml` (+1 -1) 📝 `models/hunyuan/models/text_embedding/hunyuan-text-embedding.yaml` (+1 -1) 📝 `models/hunyuan/models/text_embedding/text_embedding.py` (+15 -17) 📝 `models/hunyuan/requirements.txt` (+2 -2) </details> ### 📄 Description Update to use the latest method to use hunyuan embedding, see https://cloud.tencent.com/document/api/1772/115343. --- <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-16 10:22:52 -05:00
yindo closed this issue 2026-02-16 10:22:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1412