[PR #313] [MERGED] fix getnumtoken retrun list[int] #1274

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/313
Author: @JohnJyong
Created: 2/27/2025
Status: Merged
Merged: 2/27/2025
Merged by: @crazywoola

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


📝 Commits (2)

  • 0436de3 fix getnumtoken retrun list[int]
  • 8f7eb42 fix getnumtoken retrun list[int]

📊 Changes

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

View changed files

📝 models/bedrock/manifest.yaml (+1 -1)
📝 models/bedrock/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/313 **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-bedrockfix` --- ### 📝 Commits (2) - [`0436de3`](https://github.com/langgenius/dify-official-plugins/commit/0436de392b5d18853752803e98601d885450e96c) fix getnumtoken retrun list[int] - [`8f7eb42`](https://github.com/langgenius/dify-official-plugins/commit/8f7eb42520b64f7f5e52f748079ed1443260e92c) fix getnumtoken retrun list[int] ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `models/bedrock/manifest.yaml` (+1 -1) 📝 `models/bedrock/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#1274