langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
52.61k stars 7.7k forks source link

Fix Deepseek Function/Tool Calling #11003

Closed taowang1993 closed 2 days ago

taowang1993 commented 3 days ago

Summary

The function/tool calling feature of the DeepSeek Provider was not working at all.

This issue has been reported several times but never got fixed.

This pull request aims to fix this issue.

Now, the function/tool calling feature of both deepseek-chat and deepseek-code are working.

Screenshots

image image