mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
The final part of the answer got confused with the thought process #975
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @15171452351 on GitHub (Feb 12, 2026).
Self Checks
Dify version
1.12.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
The final answer should be separated from the thinking process.
❌ Actual Behavior
No separation
@dosubot[bot] commented on GitHub (Feb 12, 2026):
This is a known issue with DeepSeek models in Dify. When using DeepSeek-V3.2 (and similar models like V3, V3.1, R1), the
</think>tag is not being properly parsed, causing the final answer to appear inside the thought box rather than being separated.Related issues:
reasoning_contentis returned and final content is missing or improperly formattedRecent fixes that may help:
</think>tags in multiple think rounds for DeepSeek v3.1You may want to check if you're on the latest version of the DeepSeek plugin, as these fixes were merged in December 2025. If you're already on the latest version and still experiencing this, the existing issue at dify-official-plugins#2244 is tracking this problem.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other