[PR #394] [MERGED] feat(jina): add jina-embeddings-v3 and jina-clip-v2 #1340

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/394
Author: @DavideDelbianco
Created: 3/6/2025
Status: Merged
Merged: 3/6/2025
Merged by: @crazywoola

Base: mainHead: feat/jina-embedding-models


📝 Commits (1)

  • a9f602a feat(jina): add jina-embeddings-v3 and jina-clip-v2

📊 Changes

5 files changed (+27 additions, -4 deletions)

View changed files

📝 models/jina/manifest.yaml (+1 -1)
models/jina/models/text_embedding/jina-clip-v2.yaml (+9 -0)
models/jina/models/text_embedding/jina-embeddings-v3.yaml (+9 -0)
📝 models/jina/models/text_embedding/text_embedding.py (+6 -1)
📝 models/jina/provider/jina.py (+2 -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/394 **Author:** [@DavideDelbianco](https://github.com/DavideDelbianco) **Created:** 3/6/2025 **Status:** ✅ Merged **Merged:** 3/6/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feat/jina-embedding-models` --- ### 📝 Commits (1) - [`a9f602a`](https://github.com/langgenius/dify-official-plugins/commit/a9f602adda6b62a4d10ecb5d3427b2d2e53cf672) feat(jina): add jina-embeddings-v3 and jina-clip-v2 ### 📊 Changes **5 files changed** (+27 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `models/jina/manifest.yaml` (+1 -1) ➕ `models/jina/models/text_embedding/jina-clip-v2.yaml` (+9 -0) ➕ `models/jina/models/text_embedding/jina-embeddings-v3.yaml` (+9 -0) 📝 `models/jina/models/text_embedding/text_embedding.py` (+6 -1) 📝 `models/jina/provider/jina.py` (+2 -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:40 -05:00
yindo closed this issue 2026-02-16 10:22:40 -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#1340