mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #21566] issue: Title generation not working with OpenAI Responses endpoint #35048
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 @jussihuotari on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21566
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.3
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Title generation works.
Actual Behavior
Title is not generated when using an OpenAI model and the experimental "Responses" API type.
Steps to Reproduce
gpt-4.1-miniCreate a new chat -> no title generated.
Logs & Screenshots
No errors in the log.
Additional Information
Probably related to #21340
@ctcanbol commented on GitHub (Feb 19, 2026):
In my case; i don't know what caused this but i'm using new Qwen3.5 model locally (completions api) but title/tag generation is not working either. v0.8.3.
@tjbck commented on GitHub (Feb 20, 2026):
#21340