[GH-ISSUE #4489] Unable to distinguish when having duplicate models #13631

Closed
opened 2026-04-19 20:17:56 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @AnotiaWang on GitHub (Aug 9, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4489

Bug Report

Installation Method

Docker

Environment

  • Open WebUI Version: 0.3.12

  • Ollama (if applicable):

  • Operating System: macOS Sequoia Public Beta 3

  • Browser (if applicable): Vivaldi 6.8.3381.50 (Stable channel) (arm64)

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 the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

When there are multiple models with the same name, the UI should clearly distinguish which model comes from which provider.

Actual Behavior:

User can't distinguish models' providers, and if user select one of them, the UI "selects" all models that have the same name.

Description

Bug Summary:
The UI can't distinguish models that have the same name.

Reproduction Details

Steps to Reproduce:

  1. In admin panel, add two connections that have the same model
  2. Go to home page
  3. Open the models dropdown, and select one of the duplicate models.

Logs and Screenshots

Browser Console Logs:

Docker Container Logs:

Screenshots/Screen Recordings (if applicable):
image

Additional Information

Beside this issue, I have another suggestion: Add the provider's name to the tooltip beside external models, so that we can tell which provider does models belong to.
image

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!

Originally created by @AnotiaWang on GitHub (Aug 9, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4489 # Bug Report ## Installation Method Docker ## Environment - **Open WebUI Version:** 0.3.12 - **Ollama (if applicable):** - **Operating System:** macOS Sequoia Public Beta 3 - **Browser (if applicable):** Vivaldi 6.8.3381.50 (Stable channel) (arm64) **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. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: When there are multiple models with the same name, the UI should clearly distinguish which model comes from which provider. ## Actual Behavior: User can't distinguish models' providers, and if user select one of them, the UI "selects" all models that have the same name. ## Description **Bug Summary:** The UI can't distinguish models that have the same name. ## Reproduction Details **Steps to Reproduce:** 1. In admin panel, add two connections that have the same model 2. Go to home page 3. Open the models dropdown, and select one of the duplicate models. ## Logs and Screenshots **Browser Console Logs:** **Docker Container Logs:** **Screenshots/Screen Recordings (if applicable):** <img width="529" alt="image" src="https://github.com/user-attachments/assets/0fa36b43-b488-4f90-9a4c-ff5f1cec2ce7"> ## Additional Information Beside this issue, I have another suggestion: Add the provider's name to the tooltip beside external models, so that we can tell which provider does models belong to. <img width="521" alt="image" src="https://github.com/user-attachments/assets/0292b266-57e3-4b0b-a0a3-b7be6cd11277"> ## 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13631