[GH-ISSUE #9037] Wrong title generation #15366

Closed
opened 2026-04-19 21:36:09 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @sanjeet-kumar-kolkata on GitHub (Jan 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9037

Bug Report

Installation Method

pip install

Environment

  • Open WebUI Version: v0.5.7

Expected Behavior:

Generates a correct chat title.

Actual Behavior:

Generates a chat title like:

Okay, I need to come up with a concise title for the chat history...

Description

Bug Summary:
Using DeepSeek-R1 models (and, probably, other reasoning models), the title of the chat generates incorrectly: instead of getting title, there is a reasoning that is not truncated.

Reproduction Details

Create a new chat with DeepSeek-R1-Distill-Llama-70B-abliterated model.

Logs and Screenshots

Image

Originally created by @sanjeet-kumar-kolkata on GitHub (Jan 28, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/9037 # Bug Report ## Installation Method pip install ## Environment - **Open WebUI Version: v0.5.7** ## Expected Behavior: Generates a correct chat title. ## Actual Behavior: Generates a chat title like: <think>Okay, I need to come up with a concise title for the chat history... ## Description **Bug Summary:** Using DeepSeek-R1 models (and, probably, other reasoning models), the title of the chat generates incorrectly: instead of getting title, there is a reasoning that is not truncated. ## Reproduction Details Create a new chat with DeepSeek-R1-Distill-Llama-70B-abliterated model. ## Logs and Screenshots ![Image](https://github.com/user-attachments/assets/245b0164-49f3-4011-b34e-b6fba1b3ce30)
Author
Owner

@sergi0g commented on GitHub (Jan 28, 2025):

Duplicate of #9030

<!-- gh-comment-id:2619467504 --> @sergi0g commented on GitHub (Jan 28, 2025): Duplicate of #9030
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15366