mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #9067] Reasoning content is included in chat titles #30902
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 @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.