[PR #315] [MERGED] fix getnumtoken retrun list[int] #1276

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

📋 Pull Request Information

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

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


📝 Commits (2)

  • 76eac62 fix getnumtoken retrun list[int]
  • 5fef5b7 fix getnumtoken retrun list[int]

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 models/volcengine_maas/manifest.yaml (+1 -1)
📝 models/volcengine_maas/models/text_embedding/text_embedding.py (+4 -4)

📄 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/315 **Author:** [@JohnJyong](https://github.com/JohnJyong) **Created:** 2/27/2025 **Status:** ✅ Merged **Merged:** 2/27/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/model-embedding-getnumtokens-maas` --- ### 📝 Commits (2) - [`76eac62`](https://github.com/langgenius/dify-official-plugins/commit/76eac62cbce4dc8ef91e9d72fefa230912826746) fix getnumtoken retrun list[int] - [`5fef5b7`](https://github.com/langgenius/dify-official-plugins/commit/5fef5b7bd2870ba86c41e3399d0c32ade098239b) fix getnumtoken retrun list[int] ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `models/volcengine_maas/manifest.yaml` (+1 -1) 📝 `models/volcengine_maas/models/text_embedding/text_embedding.py` (+4 -4) </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:30 -05:00
yindo closed this issue 2026-02-16 10:22:30 -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#1276