[PR #314] [MERGED] fix getnumtoken retrun list[int] #1275

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

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


📝 Commits (2)

  • 63ecbab fix getnumtoken retrun list[int]
  • a924682 fix getnumtoken retrun list[int]

📊 Changes

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

View changed files

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

📄 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/314 **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-vertexaifix` --- ### 📝 Commits (2) - [`63ecbab`](https://github.com/langgenius/dify-official-plugins/commit/63ecbab8098ff9538fd08be4b9062f8bf36881fe) fix getnumtoken retrun list[int] - [`a924682`](https://github.com/langgenius/dify-official-plugins/commit/a9246825aafcee8c3b1b0086597809c66ba29016) fix getnumtoken retrun list[int] ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `models/vertex_ai/manifest.yaml` (+1 -1) 📝 `models/vertex_ai/models/text_embedding/text_embedding.py` (+5 -5) </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#1275