[PR #872] [MERGED] fix: Support for text-embedding-005 in Vertex AI #1601

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/872
Author: @ytjhai
Created: 5/7/2025
Status: Merged
Merged: 5/8/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (4)

  • ea6180f Create text-embedding-005.yml
  • 3fdbb73 Rename text-embedding-005.yml to text-embedding-005.yaml
  • edb6604 Update manifest.yaml
  • c10c189 Update manifest.yaml

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 models/vertex_ai/manifest.yaml (+1 -1)
models/vertex_ai/models/text_embedding/text-embedding-005.yaml (+8 -0)

📄 Description

Related Issues or Context

Implement fix #644

text-embedding-005 is the newer embedding model and text-embedding-004 will be deprecated in November 2025


🔄 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/872 **Author:** [@ytjhai](https://github.com/ytjhai) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`ea6180f`](https://github.com/langgenius/dify-official-plugins/commit/ea6180f9b88dee27d69b9df208c1792006831200) Create text-embedding-005.yml - [`3fdbb73`](https://github.com/langgenius/dify-official-plugins/commit/3fdbb73f55e4209aa06d02dc5bd428a54bfd067c) Rename text-embedding-005.yml to text-embedding-005.yaml - [`edb6604`](https://github.com/langgenius/dify-official-plugins/commit/edb6604948768849c38420cbd94e5a4a9c78041f) Update manifest.yaml - [`c10c189`](https://github.com/langgenius/dify-official-plugins/commit/c10c1898a1ce9047680060b075f0511228534beb) Update manifest.yaml ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/vertex_ai/manifest.yaml` (+1 -1) ➕ `models/vertex_ai/models/text_embedding/text-embedding-005.yaml` (+8 -0) </details> ### 📄 Description ## Related Issues or Context Implement fix #644 `text-embedding-005` is the newer embedding model and `text-embedding-004` will be deprecated in November 2025 --- <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:23:26 -05:00
yindo closed this issue 2026-02-16 10:23:26 -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#1601