Originally created by @meetzuber on GitHub (Mar 6, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
chrome
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 checked the browser console logs.
I have checked the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
After sending user query the title should be auto generated using llm based on asked question. but the title is same as the question asked. I also check llm responce using litellm and langfuse where the title is generated properly but while updating the chat title it is not using llm generated title, but using the user query it self.
Langfuse screenshot.
Actual Behavior
Title should LLM generated not user query.
Steps to Reproduce
Install latest open webui enable auto title generation. and send user query. check the title.
Logs & Screenshots
Openwebui Title
Langfuse screenshot.
Additional Information
This is the issue with last few versions I do not know the exact version. you can see one month old chat has correct title generated by llm.
Originally created by @meetzuber on GitHub (Mar 6, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Installation Method
Docker
### Open WebUI Version
v0.5.20
### Ollama Version (if applicable)
_No response_
### Operating System
ubuntu
### Browser (if applicable)
chrome
### 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 checked the browser console logs.
- [x] I have checked the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
After sending user query the title should be auto generated using llm based on asked question. but the title is same as the question asked. I also check llm responce using litellm and langfuse where the title is generated properly but while updating the chat title it is not using llm generated title, but using the user query it self.

Langfuse screenshot.

### Actual Behavior
Title should LLM generated not user query.
### Steps to Reproduce
Install latest open webui enable auto title generation. and send user query. check the title.
### Logs & Screenshots
Openwebui Title

Langfuse screenshot.

### Additional Information
This is the issue with last few versions I do not know the exact version. you can see one month old chat has correct title generated by llm.
GiteaMirror
added the bug label 2025-11-11 15:50:42 -06:00
I am seeing the same....I tried different local models qwen2.5 and llama3.2 with the default prompt. I just see the full prompt in the title.
@arsaboo commented on GitHub (Mar 6, 2025):
I am seeing the same....I tried different local models `qwen2.5` and `llama3.2` with the default prompt. I just see the full prompt in the title.
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 @meetzuber on GitHub (Mar 6, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
ubuntu
Browser (if applicable)
chrome
Confirmation
README.md.Expected Behavior
After sending user query the title should be auto generated using llm based on asked question. but the title is same as the question asked. I also check llm responce using litellm and langfuse where the title is generated properly but while updating the chat title it is not using llm generated title, but using the user query it self.
Langfuse screenshot.
Actual Behavior
Title should LLM generated not user query.
Steps to Reproduce
Install latest open webui enable auto title generation. and send user query. check the title.
Logs & Screenshots
Openwebui Title
Langfuse screenshot.
Additional Information
This is the issue with last few versions I do not know the exact version. you can see one month old chat has correct title generated by llm.
@arsaboo commented on GitHub (Mar 6, 2025):
I am seeing the same....I tried different local models
qwen2.5andllama3.2with the default prompt. I just see the full prompt in the title.@tjbck commented on GitHub (Mar 7, 2025):
Try using the default title generation prompt here!