mots The output for deepseek now shows the reasoning itself by default, then a </think> closing tag and then the actual output. It feels like it should be hidden by default, no? No </thinking> in deepseek output
Ichinii The <think> tag isn't hidden or shown as a separate thing like it is for other thinking model. This breaks formatting in code blocks in an existing chat for me as well. I was expecting the <think> to show up separate to the main chat, like in an accordion similar to other models.
Jop When using DeepSeek v3.1, the fake "thinking process" is not hidden by default like for the other LLM's, because there is no opening <think> tag.
vlopez I've noticed DeepSeek V3.1 sometimes will use <thinking> </thinking> instead of <think> </think>; perhaps those should be hidden as well. I can't find such a chat at the moment but I will report back if I do.