[PR #540] [MERGED] feat:support tool calling for deepseek V3&R1,and change the thinking tag style #1428

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/540
Author: @leslie2046
Created: 3/22/2025
Status: Merged
Merged: 3/22/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (2)

  • 01fb110 feat:support tool calling for deepseek V3&R1
  • e7c4f82 bump vocengine_maas version to 0.0.8

📊 Changes

4 files changed (+150 additions, -38 deletions)

View changed files

📝 models/volcengine_maas/manifest.yaml (+1 -1)
📝 models/volcengine_maas/models/llm/llm.py (+146 -34)
📝 models/volcengine_maas/models/llm/models.py (+2 -2)
📝 models/volcengine_maas/requirements.txt (+1 -1)

📄 Description

feat:support tool calling for deepseek V3&R1
feat:change the thinking tag style
chore:bump plugin sdk version to b74

6a4ebccb02859e98d4b801ef987c681
53a2046fe917614e1a93188b28de487
图片


🔄 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/540 **Author:** [@leslie2046](https://github.com/leslie2046) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/22/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`01fb110`](https://github.com/langgenius/dify-official-plugins/commit/01fb1107f295947583ac53decb90a1c014dca629) feat:support tool calling for deepseek V3&R1 - [`e7c4f82`](https://github.com/langgenius/dify-official-plugins/commit/e7c4f82412f304557b4f72308dca7621cc500ca4) bump vocengine_maas version to 0.0.8 ### 📊 Changes **4 files changed** (+150 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `models/volcengine_maas/manifest.yaml` (+1 -1) 📝 `models/volcengine_maas/models/llm/llm.py` (+146 -34) 📝 `models/volcengine_maas/models/llm/models.py` (+2 -2) 📝 `models/volcengine_maas/requirements.txt` (+1 -1) </details> ### 📄 Description feat:support tool calling for deepseek V3&R1 feat:change the thinking tag style chore:bump plugin sdk version to b74 ![6a4ebccb02859e98d4b801ef987c681](https://github.com/user-attachments/assets/16c102e5-aaf0-4f8d-bede-c4f5e43c912c) ![53a2046fe917614e1a93188b28de487](https://github.com/user-attachments/assets/d440b4bb-243e-4235-8dcb-e80a7cf45ded) ![图片](https://github.com/user-attachments/assets/9f6e032c-5680-49ce-9346-19cf57f945a3) --- <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:55 -05:00
yindo closed this issue 2026-02-16 10:22:55 -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#1428