Auto-generation of Prompt Title Fails with Multiple LLMs Unless First Prompt Box is Clicked #1802

Closed
opened 2025-11-11 14:53:33 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @martineliascz on GitHub (Aug 16, 2024).

Bug Report

Installation Method

git clone

Environment

  • Open WebUI Version: v0.3.13
  • Operating System: Windows 10
  • Browser: Chrome v129.0.6658.0 (Official Build) dev (64-bit)

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included all the related screenshots.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
  • Issue was confirmed by two other colleagues of mine.

Expected Behavior:

The prompt title should be automatically generated without requiring any interaction with the first prompt box.

Actual Behavior:

The prompt title auto generation does not work when using multiple LLMs unless the first prompt box is clicked upon before it is actually generated.

Description

Bug Summary:
When using multiple Language Learning Models (LLMs) in Open WebUI, the auto generation of prompt titles fails unless there is user interaction with the first prompt box before the title is generated.

Reproduction Details

Steps to Reproduce:

  1. Open the Open WebUI with multiple LLMs configured.
  2. Attempt to generate a prompt title automatically.
  3. Observe that the title is not generated unless you click on the first prompt box before the output is ready.

Logs and Screenshots

Screenshots/Screen Recordings (if applicable):
screenshot

Additional Information

This issue occurs consistently when more than one LLM is active. The problem may be related to how events are triggered for UI elements in the presence of multiple LLM configurations.

Originally created by @martineliascz on GitHub (Aug 16, 2024). # Bug Report ## Installation Method git clone ## Environment - Open WebUI Version: v0.3.13 - Operating System: Windows 10 - Browser: Chrome v129.0.6658.0 (Official Build) dev (64-bit) **Confirmation:** - [X] I have read and followed all the instructions provided in the README.md. - [X] I am on the latest version of both Open WebUI and Ollama. - [x] I have included all the related screenshots. - [X] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. - [X] Issue was confirmed by two other colleagues of mine. ## Expected Behavior: The prompt title should be automatically generated without requiring any interaction with the first prompt box. ## Actual Behavior: The prompt title auto generation does not work when using multiple LLMs unless the first prompt box is clicked upon before it is actually generated. ## Description **Bug Summary:** When using multiple Language Learning Models (LLMs) in Open WebUI, the auto generation of prompt titles fails unless there is user interaction with the first prompt box before the title is generated. ## Reproduction Details **Steps to Reproduce:** 1. Open the Open WebUI with multiple LLMs configured. 2. Attempt to generate a prompt title automatically. 3. Observe that the title is not generated unless you click on the first prompt box before the output is ready. ## Logs and Screenshots **Screenshots/Screen Recordings (if applicable):** ![screenshot](https://github.com/user-attachments/assets/1a263dca-e974-4088-9325-6e074eec42e5) ## Additional Information This issue occurs consistently when more than one LLM is active. The problem may be related to how events are triggered for UI elements in the presence of multiple LLM configurations.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1802