[PR #299] [MERGED] fix getnumtoken retrun list[int] #1260

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/299
Author: @JohnJyong
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @Yeuoly

Base: mainHead: fix/model-embedding-getnumtokens-vayage


📝 Commits (2)

  • 2c452eb fix getnumtoken retrun list[int]
  • 700f577 fix getnumtoken retrun list[int]

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 models/voyage/manifest.yaml (+1 -1)
📝 models/voyage/models/text_embedding/text_embedding.py (+5 -2)

📄 Description

No description provided


🔄 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/299 **Author:** [@JohnJyong](https://github.com/JohnJyong) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/model-embedding-getnumtokens-vayage` --- ### 📝 Commits (2) - [`2c452eb`](https://github.com/langgenius/dify-official-plugins/commit/2c452eb830d12da487faf00779a8aabb219619b1) fix getnumtoken retrun list[int] - [`700f577`](https://github.com/langgenius/dify-official-plugins/commit/700f5775a2575108220488ed0c3276cdc9a56dd5) fix getnumtoken retrun list[int] ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `models/voyage/manifest.yaml` (+1 -1) 📝 `models/voyage/models/text_embedding/text_embedding.py` (+5 -2) </details> ### 📄 Description _No description provided_ --- <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:28 -05:00
yindo closed this issue 2026-02-16 10:22:28 -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#1260