I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker
Open WebUI Version
0.5.20
Ollama Version (if applicable)
none
Operating System
linux debian12
Browser (if applicable)
edge latest
Confirmation
I have read and followed all instructions in README.md.
I am using 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 listed steps to reproduce the bug in detail.
Expected Behavior
After I initiate a conversation, the appropriate title should be generated based on the content of my conversation
Actual Behavior
But it's not being generated
Steps to Reproduce
just chat with ai
Logs & Screenshots
! Image
Neither the default prompt nor custom prompts are generated
this is my custom prompts
通过聊天记录创建一个具体且简洁的标题,用于概括对话主题。标题为中文,其中关键字可为原始语言。
标题要求:
标题要具体反映讨论的话题、目标或主题。
标题字数限制在15字以内,不宜过长!
避免使用引号或特殊格式。
开头必须有emoji,emoji 取决于聊天主题内容或具体某一元素
标题格式
emoji + 空格 + 标题描述
输出:
JSON 格式 : { "title": "你归纳的标题" }
输出示例:
{ "title": "📉 股市的定义" }
{ "title": "🍪 巧克力曲奇制作方法" }
{ "title": "🔤 单词 provide 的用法" }
{ "title": "🎮 游戏开发流程" }
Chat History:
<chat_history>
{{MESSAGES:END:2}}
</chat_history>
Additional Information
The tags are not generated either
Tags I used the default prompt words
Originally created by @leioukupo on GitHub (Mar 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12189
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker
### Open WebUI Version
0.5.20
### Ollama Version (if applicable)
none
### Operating System
linux debian12
### Browser (if applicable)
edge latest
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
After I initiate a conversation, the appropriate title should be generated based on the content of my conversation
### Actual Behavior
But it's not being generated
### Steps to Reproduce
just chat with ai
### Logs & Screenshots
! [Image](https://github.com/user-attachments/assets/96055771-6ea8-433f-9433-d6380f0863a8)
Neither the default prompt nor custom prompts are generated
this is my custom prompts
通过聊天记录创建一个具体且简洁的标题,用于概括对话主题。标题为中文,其中关键字可为原始语言。
## 标题要求:
1. 标题要具体反映讨论的话题、目标或主题。
2. 标题字数限制在15字以内,不宜过长!
3. 避免使用引号或特殊格式。
4. 开头必须有emoji,emoji 取决于聊天主题内容或具体某一元素
## 标题格式
emoji + 空格 + 标题描述
## 输出:
JSON 格式 : { "title": "你归纳的标题" }
### 输出示例:
- { "title": "📉 股市的定义" }
- { "title": "🍪 巧克力曲奇制作方法" }
- { "title": "🔤 单词 provide 的用法" }
- { "title": "🎮 游戏开发流程" }
## Chat History:
<chat_history>
{{MESSAGES:END:2}}
</chat_history>
### Additional Information
The tags are not generated either
Tags I used the default prompt words
GiteaMirror
added the bug label 2026-04-19 22:24:27 -05:00
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 @leioukupo on GitHub (Mar 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12189
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.5.20
Ollama Version (if applicable)
none
Operating System
linux debian12
Browser (if applicable)
edge latest
Confirmation
README.md.Expected Behavior
After I initiate a conversation, the appropriate title should be generated based on the content of my conversation
Actual Behavior
But it's not being generated
Steps to Reproduce
just chat with ai
Logs & Screenshots
! Image
Neither the default prompt nor custom prompts are generated
this is my custom prompts
通过聊天记录创建一个具体且简洁的标题,用于概括对话主题。标题为中文,其中关键字可为原始语言。
标题要求:
标题格式
emoji + 空格 + 标题描述
输出:
JSON 格式 : { "title": "你归纳的标题" }
输出示例:
Chat History:
<chat_history>
{{MESSAGES:END:2}}
</chat_history>
Additional Information
The tags are not generated either
Tags I used the default prompt words