gpustack-compatible bug #95

Closed
opened 2026-02-16 10:18:03 -05:00 by yindo · 1 comment
Owner

Originally created by @mousemin on GitHub (Mar 20, 2025).

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.0.1

Plugin version

0.0.5

Cloud or Self Hosted

Self Hosted (Source), Self Hosted (Docker)

Steps to reproduce

When deploying DeepSeek using GPUStack, the <think></think>tags will be modified to:

<details style="color:gray;background-color: #f8f8f8;padding: 8px;border-radius: 4px;" open> 
  <summary> Thinking... </summary>
</details>

However, when using the OpenAI-API-compatible interface, the response will remain as as expected.

✔️ Error log

No response

Originally created by @mousemin on GitHub (Mar 20, 2025). ### 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.0.1 ### Plugin version 0.0.5 ### Cloud or Self Hosted Self Hosted (Source), Self Hosted (Docker) ### Steps to reproduce When deploying DeepSeek using GPUStack, the `<think></think>`tags will be modified to: ```html <details style="color:gray;background-color: #f8f8f8;padding: 8px;border-radius: 4px;" open> <summary> Thinking... </summary> </details> ``` However, when using the OpenAI-API-compatible interface, the response will remain as <think></think> as expected. ### ✔️ Error log _No response_
yindo added the bug label 2026-02-16 10:18:03 -05:00
yindo closed this issue 2026-02-16 10:18:03 -05:00
Author
Owner

@caolicaoli commented on GitHub (Mar 20, 2025):

我也有这个问题,detail是什么鬼?

``<details` style=“color:gray;background-color: #f8f8f8;padding: 8px;border-radius: 4px;” open>

Thinking… 嗯,用户问的题有点不寻常。他说他想吃屎,然后问屎的主要成分是什么,有没有营养,如果只吃屎能不能存活下来。首先,我需要确认他是不是在开玩笑,或者是否有其他意图。不过作为AI,我必须严肃对待每一个问题,提供准确的信息。

首先,关于粪便的主要成分。我需要回想一下生物和化学知识。粪便主要由未消化的食物残渣、水分、细菌、脱落的肠细胞、粘液和一些代谢废物组

@caolicaoli commented on GitHub (Mar 20, 2025): 我也有这个问题,detail是什么鬼? ``<details` style=“color:gray;background-color: #f8f8f8;padding: 8px;border-radius: 4px;” open> <summary> Thinking… </summary>嗯,用户问的题有点不寻常。他说他想吃屎,然后问屎的主要成分是什么,有没有营养,如果只吃屎能不能存活下来。首先,我需要确认他是不是在开玩笑,或者是否有其他意图。不过作为AI,我必须严肃对待每一个问题,提供准确的信息。 首先,关于粪便的主要成分。我需要回想一下生物和化学知识。粪便主要由未消化的食物残渣、水分、细菌、脱落的肠细胞、粘液和一些代谢废物组
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#95