[GH-ISSUE #9067] Reasoning content is included in chat titles #54039

Closed
opened 2026-05-05 15:43:25 -05:00 by GiteaMirror · 2 comments
Owner

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:

  • 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:

  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

Image

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** ![Image](https://github.com/user-attachments/assets/54cce171-1084-4a4c-9f68-c3ec1527cc50) ## 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.
Author
Owner

@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

<!-- 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
Author
Owner

@tjbck commented on GitHub (Jan 29, 2025):

Please check for previous discussions before opening a new issues post.

<!-- gh-comment-id:2622679670 --> @tjbck commented on GitHub (Jan 29, 2025): Please check for previous discussions before opening a new issues post.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#54039