[PR #349] [MERGED] fix(ark): remove tool call feature for deepseek v3 #1306

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/349
Author: @sinomoe
Created: 3/1/2025
Status: Merged
Merged: 3/1/2025
Merged by: @crazywoola

Base: mainHead: fix/remove-fc-for-dsv3


📝 Commits (2)

  • bdb42ae fix(ark): remove tool call feature for deepseek v3
  • 91a7c10 feat(ark): update plugin version

📊 Changes

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

View changed files

📝 models/volcengine_maas/manifest.yaml (+1 -1)
📝 models/volcengine_maas/models/llm/models.py (+1 -1)

📄 Description

tool call feature for deepseek v3 is not provided by volcengine ark service


🔄 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/349 **Author:** [@sinomoe](https://github.com/sinomoe) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/remove-fc-for-dsv3` --- ### 📝 Commits (2) - [`bdb42ae`](https://github.com/langgenius/dify-official-plugins/commit/bdb42ae7516ed67cd893b5042087ac82a4eda0f7) fix(ark): remove tool call feature for deepseek v3 - [`91a7c10`](https://github.com/langgenius/dify-official-plugins/commit/91a7c1039fda797718b71b08d362b388f512c328) feat(ark): update plugin version ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `models/volcengine_maas/manifest.yaml` (+1 -1) 📝 `models/volcengine_maas/models/llm/models.py` (+1 -1) </details> ### 📄 Description tool call feature for deepseek v3 is not provided by volcengine ark service --- <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:35 -05:00
yindo closed this issue 2026-02-16 10:22:35 -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#1306