mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #17834] issue: Auto-prompt title generation not working after update #33939
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 @starinstars on GitHub (Sep 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17834
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.31
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Description:
After updating OpenWebUI, the auto-generation of prompt titles no longer works. Even when the feature is enabled in settings and the prompt is empty, the title is not generated automatically. Users have to manually click the "Generate" button to create a title.
Steps to reproduce:
Expected behavior:
The title should be generated automatically for empty prompts when the auto-generation setting is enabled.
Actual behavior:
The title is not generated automatically; manual generation is required.
Additional context:
This issue appeared after updating to the latest version. No errors are shown in the console.
Actual Behavior
Description:
After updating OpenWebUI, the auto-generation of prompt titles no longer works. Even when the feature is enabled in settings and the prompt is empty, the title is not generated automatically. Users have to manually click the "Generate" button to create a title.
Steps to reproduce:
Expected behavior:
The title should be generated automatically for empty prompts when the auto-generation setting is enabled.
Actual behavior:
The title is not generated automatically; manual generation is required.
Additional context:
This issue appeared after updating to the latest version. No errors are shown in the console.
Steps to Reproduce
Description:
After updating OpenWebUI, the auto-generation of prompt titles no longer works. Even when the feature is enabled in settings and the prompt is empty, the title is not generated automatically. Users have to manually click the "Generate" button to create a title.
Steps to reproduce:
Expected behavior:
The title should be generated automatically for empty prompts when the auto-generation setting is enabled.
Actual behavior:
The title is not generated automatically; manual generation is required.
Additional context:
This issue appeared after updating to the latest version. No errors are shown in the console.
Logs & Screenshots
Description:
After updating OpenWebUI, the auto-generation of prompt titles no longer works. Even when the feature is enabled in settings and the prompt is empty, the title is not generated automatically. Users have to manually click the "Generate" button to create a title.
Steps to reproduce:
Expected behavior:
The title should be generated automatically for empty prompts when the auto-generation setting is enabled.
Actual behavior:
The title is not generated automatically; manual generation is required.
Additional context:
This issue appeared after updating to the latest version. No errors are shown in the console.
Additional Information
No response
@rezamali52 commented on GitHub (Sep 28, 2025):
I am experiencing the same issue
@tjbck commented on GitHub (Sep 28, 2025):
Unable to reproduce.