Skip to content

[BUG] DeepSeek V3 0324 output is incorrectly hidden as 'Reasoning' #814

@powyncify

Description

@powyncify

Environment

Other

Description

Concise description:

When using the DeepSeek V3 0324 model, its final output is mistakenly classified as an intermediate "reasoning" or "thinking" step. As a result, the actual response is hidden behind a "Show Reasoning" button. The user must click this button to see the model's answer. This behavior is incorrect and differs from other models.

Steps to reproduce:

  1. Select the DeepSeek V3 0324 model from the model dropdown.
  2. Send any prompt to the model.
  3. Observe the response area after the model has finished generating.

Expected Behavior:

The final output from the DeepSeek V3 0324 model should be displayed directly in the main chat response area. The "Show Reasoning" button, if present, should hide optional, intermediate thought processes, not the final answer itself.

This is the standard behavior, as seen in the attached screenshot with the sister model DeepSeek R1 0528 (right panel), which correctly displays its output directly.

Actual Behavior:

The chat response area appears empty, and a green "Show Reasoning" button is displayed. The entire output from the DeepSeek V3 0324 model is hidden behind this button. Clicking it reveals the content, confirming it is the final output, not a reasoning step.

The attached screenshot clearly illustrates this issue:

  • Left Panel (Bug): Shows DeepSeek V3 0324 hiding its output behind the "Show Reasoning" button.
  • Right Panel (Correct): Shows DeepSeek R1 0528 correctly displaying its output directly.

(Note: Some specific information had to be redacted from the screenshots. We hope that it is still possible to understand them!)

Device and browser

Device: PC (Windows 11)
Browser: Edge (Latest Versions)

Screenshots and more

Image Image

Willingness to Contribute

  • 🙋‍♂️ Yes, I would like to contribute a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions