Deepseek API from Azure AI Foundry Version Has Compatibility Issues with Dify.ai #13122
Open
5 tasks done
Labels
🐞 bug
Something isn't working
Self Checks
Dify version
0.15.2
Cloud or Self Hosted
Cloud
Steps to reproduce
In chatbot mode, the Deepseek API created from Azure AI Foundry works perfectly fine. However, after switching to chatflow mode, an error occurs in the second newly added LLM block.
The error code is as follows:
After exporting the DSL file, I noticed that in the automatically converted chatflow DSL, the LLM block contains:
mode: completion
However, this attribute does not exist in manually created LLM blocks (even those created from a blank template).
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: