mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #4616] Auto title generation not working #13675
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 @Pietro395 on GitHub (Aug 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4616
Bug Report
Installation Method
docker compose
Environment
Open WebUI Version: 0.3.13
Ollama (if applicable): 0.3.6
Operating System: Ubuntu 22.04
Browser (if applicable): Firefox 129
Confirmation:
Expected Behavior:
The chat title is auto generated
Actual Behavior:
Chat title is not auto generated
Description
Bug Summary:
Chat title is not auto generated even if the option is enabled.
I use Ollama served by Nginx as a reverse proxy
Reproduction Details
Steps to Reproduce:
Enable the generation option and select the model
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Additional Information
Nginx reverse proxy configuration
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!