mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #10794] Supports DeepSeek API mode's Chain-of-Thought output. #16034
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 @git-syl on GitHub (Feb 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10794
Feature Request
Hello,I would like to propose a new feature that I believe could enhance the functionality of the project.
Compared to OpenAI O1, DeepSeek-R1 is much cheaper. The performance is almost equivalent. The OpenWeb UI currently does not support output for the DeepSeek API's Chain-of-Thought, which leads to waiting long time for a response. I hope it can be adapted.
https://api-docs.deepseek.com/news/news250120
Here is an example of a cURL call for the API: