mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #9103] [CLOSED] fix: update title generation prompt to ignore <think> tags #9114
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/9103
Author: @VrianCao
Created: 1/30/2025
Status: ❌ Closed
Base:
dev← Head:patch-1📝 Commits (1)
4fc9ad9fix: update title generation prompt to ignore tags📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
backend/open_webui/config.py(+1 -0)📄 Description
Pull Request Title:
fix: update title generation prompt to ignore <think> tagsPull Request Checklist
devbranch.<think>tags.<think>content is ignored.docs(since this is a prompt update and not a functional code change).Changelog Entry
Description
<think>-enclosed content, ensuring better compatibility with models that use CoT reasoning.Added
<think>tags.Changed
Fixed
<think>content into generated titles.Additional Information
<think>-formatted content, preventing unintended influences on the title generation process.Screenshots or Videos
N/A (text-based update).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.