I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Reasoning content between the thinking tags and the tags themselves should not be included in the generated title.
Actual Behavior:
Reasoning tags and thinking content are in the chat title.
Reproduction Details
Steps to Reproduce:
Go to Admin Panel -> Settings -> Interface and set both External Models and Local Models to Current Model.
Make sure Tags Generation is also enabled on the same tab.
Start chatting with a model that produced reasoning tags.
Auto generated title contains the tags and the thinking content.
Logs and Screenshots
Screenshot
Additional Information
I haven't tested it but I'm guessing that this problem also applies to other tasks like tag generation, web search etc. Temporary workaround is to select non-reasoning models manually in the Set Task Model section.
Originally created by @suurt8ll on GitHub (Jan 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9067
# Bug Report
## Installation Method
Installed via Docker.
## Environment
- Open WebUI Version:: v0.5.7
- Ollama: 0.5.7-0-ga420a45-dirty
- Operating System:: Debian 12
**Confirmation:**
- [X] I have read and followed all the instructions provided in the README.md.
- [X] I am on the latest version of both Open WebUI and Ollama.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [X] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Reasoning content between the thinking tags and the tags themselves should not be included in the generated title.
## Actual Behavior:
Reasoning tags and thinking content are in the chat title.
## Reproduction Details
**Steps to Reproduce:**
1. Go to `Admin Panel` -> `Settings` -> `Interface` and set both `External Models` and `Local Models` to `Current Model`.
2. Make sure `Tags Generation` is also enabled on the same tab.
3. Start chatting with a model that produced reasoning tags.
4. Auto generated title contains the tags and the thinking content.
## Logs and Screenshots
**Screenshot**

## Additional Information
I haven't tested it but I'm guessing that this problem also applies to other tasks like tag generation, web search etc. Temporary workaround is to select non-reasoning models manually in the `Set Task Model` section.
Bypass for now: Use a small (non reasoning) model for title and tag generation. Set it in the admin panel as the task model for this. Can be any small and lightweight model. Using expensive/slow/large reasoning models for this is not ideal anyways
<!-- gh-comment-id:2621978870 -->
@Classic298 commented on GitHub (Jan 29, 2025):
Bypass for now: Use a small (non reasoning) model for title and tag generation. Set it in the admin panel as the task model for this. Can be any small and lightweight model. Using expensive/slow/large reasoning models for this is not ideal anyways
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @suurt8ll on GitHub (Jan 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9067
Bug Report
Installation Method
Installed via Docker.
Environment
Confirmation:
Expected Behavior:
Reasoning content between the thinking tags and the tags themselves should not be included in the generated title.
Actual Behavior:
Reasoning tags and thinking content are in the chat title.
Reproduction Details
Steps to Reproduce:
Admin Panel->Settings->Interfaceand set bothExternal ModelsandLocal ModelstoCurrent Model.Tags Generationis also enabled on the same tab.Logs and Screenshots
Screenshot
Additional Information
I haven't tested it but I'm guessing that this problem also applies to other tasks like tag generation, web search etc. Temporary workaround is to select non-reasoning models manually in the
Set Task Modelsection.@Classic298 commented on GitHub (Jan 29, 2025):
Bypass for now: Use a small (non reasoning) model for title and tag generation. Set it in the admin panel as the task model for this. Can be any small and lightweight model. Using expensive/slow/large reasoning models for this is not ideal anyways
@tjbck commented on GitHub (Jan 29, 2025):
Please check for previous discussions before opening a new issues post.