(Siliconflow) DeepSeek V3.2 can't invoke tool calling #927

Open
opened 2026-02-16 10:21:01 -05:00 by yindo · 4 comments
Owner

Originally created by @Rundong-Li on GitHub (Jan 9, 2026).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues Dify issues & Dify Official Plugins, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.11.2

Plugin version

0.0.40

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

DeepSeek V3.2 can't invoke tool calling

Image Image Image

✔️ Error log

No response

Originally created by @Rundong-Li on GitHub (Jan 9, 2026). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [Dify issues](https://github.com/langgenius/dify/issues) & [Dify Official Plugins](https://github.com/langgenius/dify-official-plugins/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.11.2 ### Plugin version 0.0.40 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce DeepSeek V3.2 can't invoke tool calling <img width="3628" height="1730" alt="Image" src="https://github.com/user-attachments/assets/fc1fada4-e03b-4a8f-b518-a98e6b3292ca" /> <img width="1809" height="1829" alt="Image" src="https://github.com/user-attachments/assets/41ec8033-6ae7-404d-b2a0-e26c3e9fc522" /> <img width="3494" height="1654" alt="Image" src="https://github.com/user-attachments/assets/4b610dbb-932a-402f-a03c-3ed020322a98" /> ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:21:01 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Jan 9, 2026):

DeepSeek V3.2 tool calling isn't supported in plugin version 0.0.40, especially when using the SiliconFlow plugin—this version only exposes a limited set of image/video tools and doesn't map DeepSeek V3.2 for tool invocation. That's why you see "tool used: Null" in your logs. Official support for DeepSeek V3.2 tool calling was added in newer plugin versions and in other plugins like huaweicloud_maas, along with explicit configuration for function/tool calling features (source, source).

To use tool calling with DeepSeek V3.2, you'll need to upgrade to a newer plugin version where this support is available. Make sure you have the correct API key and endpoint configured, and select the right model in your agent settings (source). If upgrading isn't possible, consider using a different supported model or plugin for tool calling. If you believe your setup should work, sharing error logs or debug output could help pinpoint any other issues.

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other

Open in Cursor Join Discord Share on X

@dosubot[bot] commented on GitHub (Jan 9, 2026): <!-- Answer --> DeepSeek V3.2 tool calling isn't supported in plugin version 0.0.40, especially when using the SiliconFlow plugin—this version only exposes a limited set of image/video tools and doesn't map DeepSeek V3.2 for tool invocation. That's why you see "tool used: Null" in your logs. Official support for DeepSeek V3.2 tool calling was added in newer plugin versions and in other plugins like huaweicloud_maas, along with explicit configuration for function/tool calling features ([source](https://github.com/langgenius/dify-official-plugins/pull/2317), [source](https://github.com/langgenius/dify-official-plugins/pull/2276)). To use tool calling with DeepSeek V3.2, you'll need to upgrade to a newer plugin version where this support is available. Make sure you have the correct API key and endpoint configured, and select the right model in your agent settings ([source](https://github.com/langgenius/dify-official-plugins/blob/f10c92c01654946287a99085d73d5c488df904a2/models/deepseek/manifest.yaml#L26-L37)). If upgrading isn't possible, consider using a different supported model or plugin for tool calling. If you believe your setup should work, sharing error logs or debug output could help pinpoint any other issues. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/f8866151-e16c-4b62-b551-b14ef70595d0?feedback_type=other)</sup> [![Open in Cursor](https://dosu.dev/dosu-in-cursor.svg)](https://cursor.com/link/prompt?text=DeepSeek%20V3.2%20tool%20calling%20isn%27t%20supported%20in%20plugin%20version%200.0.40%2C%20especially%20when%20using%20the%20SiliconFlow%20plugin%E2%80%94this%20version%20only%20exposes%20a%20limited%20set%20of%20image/video%20tools%20and%20doesn%27t%20map%20DeepSeek%20V3.2%20for%20tool%20invocation.%20That%27s%20why%20you%20see%20%22tool%20used%3A%20Null%22%20in%20your%20logs.%20Official%20support%20for%20DeepSeek%20V3.2%20tool%20calling%20was%20added%20in%20newer%20plugin%20versions%20and%20in%20other%20plugins%20like%20huaweicloud_maas%2C%20along%20with%20explicit%20configuration%20for%20function/tool%20calling%20features%20%28%5Bsource%5D%28https%3A//github.com/langgenius/dify-official-plugins/pull/2317%29%2C%20%5Bsource%5D%28https%3A//github.com/langgenius/dify-official-plugins/pull/2276%29%29.%0A%0ATo%20use%20tool%20calling%20with%20DeepSeek%20V3.2%2C%20you%27ll%20need%20to%20upgrade%20to%20a%20newer%20plugin%20version%20where%20this%20support%20is%20available.%20Make%20sure%20you%20have%20the%20correct%20API%20key%20and%20endpoint%20configured%2C%20and%20select%20the%20right%20model%20in%20your%20agent%20settings%20%28%5Bsource%5D%28https%3A//github.com/langgenius/dify-official-plugins/blob/f10c92c01654946287a99085d73d5c488df904a2/models/deepseek/manifest.yaml%23L26-L37%29%29.%20If%20upgrading%20isn%27t%20possible%2C%20consider%20using%20a%20different%20supported%20model%20or%20plugin%20for%20tool%20calling.%20If%20you%20believe%20your%20setup%20should%20work%2C%20sharing%20error%20logs%20or%20debug%20output%20could%20help%20pinpoint%20any%20other%20issues.)&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify-official-plugins/issues/2399)
Author
Owner

@leslie2046 commented on GitHub (Jan 12, 2026):

Image I had the same problem in my previous tests; the tool call in deepseek-ai/DeepSeek-V3.2 was unstable. This is not a plugin issue, but rather a problem with siliconflow. Pro/deepseek-ai/DeepSeek-V3.2 is very stable. The request and message handling are no different for all models in the plugin.
@leslie2046 commented on GitHub (Jan 12, 2026): <img width="1240" height="510" alt="Image" src="https://github.com/user-attachments/assets/397e4a7b-992d-4d9f-a637-5de04c1f0670" /> I had the same problem in my previous tests; the tool call in deepseek-ai/DeepSeek-V3.2 was unstable. This is not a plugin issue, but rather a problem with siliconflow. Pro/deepseek-ai/DeepSeek-V3.2 is very stable. The request and message handling are no different for all models in the plugin.
Author
Owner

@dosubot[bot] commented on GitHub (Jan 29, 2026):

Hi, @Rundong-Li. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that DeepSeek V3.2 tool calling fails with Dify v1.11.2 and plugin v0.0.40 in a self-hosted Docker setup, showing "tool used: Null" without error logs.
  • It was clarified that plugin v0.0.40, especially with SiliconFlow, does not support DeepSeek V3.2 tool calling.
  • Official support for DeepSeek V3.2 was added in newer plugin versions and other plugins like huaweicloud_maas.
  • The instability is likely due to SiliconFlow's DeepSeek V3.2 rather than the plugin itself.
  • The recommended solution is to upgrade the plugin or use a different supported model/plugin.

Next Steps:

  • Please confirm if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here.
  • Otherwise, I will automatically close this issue in 5 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Jan 29, 2026): Hi, @Rundong-Li. I'm [Dosu](https://dosu.dev), and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that DeepSeek V3.2 tool calling fails with Dify v1.11.2 and plugin v0.0.40 in a self-hosted Docker setup, showing "tool used: Null" without error logs. - It was clarified that plugin v0.0.40, especially with SiliconFlow, does not support DeepSeek V3.2 tool calling. - Official support for DeepSeek V3.2 was added in newer plugin versions and other plugins like huaweicloud_maas. - The instability is likely due to SiliconFlow's DeepSeek V3.2 rather than the plugin itself. - The recommended solution is to upgrade the plugin or use a different supported model/plugin. **Next Steps:** - Please confirm if this issue is still relevant with the latest version of the dify-official-plugins repository by commenting here. - Otherwise, I will automatically close this issue in 5 days. Thank you for your understanding and contribution!
Author
Owner

@crazywoola commented on GitHub (Feb 3, 2026):

Hi @Rundong-Li, thanks for opening this issue.

Why this is being closed

Dify issue tracking requires English-only issue title and description for consistent collaboration.

Next steps

Please open a new issue in English and include clear details so maintainers can help efficiently.

Thanks for understanding and for your support.

@crazywoola commented on GitHub (Feb 3, 2026): Hi @Rundong-Li, thanks for opening this issue. ### Why this is being closed Dify issue tracking requires English-only issue title and description for consistent collaboration. ### Next steps Please open a new issue in English and include clear details so maintainers can help efficiently. Thanks for understanding and for your support.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#927