mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #4489] Unable to distinguish when having duplicate models #52297
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 @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:
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:
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):

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.

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!