issue: Duplicate model tags in dropdown #6793

Closed
opened 2025-11-11 17:05:55 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @thiswillbeyourgithub on GitHub (Oct 29, 2025).

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

0.6.34

Ollama Version (if applicable)

No response

Operating System

ubuntu 22.04

Browser (if applicable)

No response

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using 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 every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

If the model tags have ".title()" applied (as is currently the case) then model should be grouped by tags after, not before.

Actual Behavior

I have models with the tags best and others with Best.

Image Image

They both appear at separate but visually identical Best tags.

Image

Steps to Reproduce

  1. Have two models
  2. add tag best to the first one but Best to the second one
  3. Notice they appear as Best and Best in the dropdown.

Logs & Screenshots

Above

Additional Information

No response

Originally created by @thiswillbeyourgithub on GitHub (Oct 29, 2025). ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version 0.6.34 ### Ollama Version (if applicable) _No response_ ### Operating System ubuntu 22.04 ### Browser (if applicable) _No response_ ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior If the model tags have ".title()" applied (as is currently the case) then model should be grouped by tags after, not before. ### Actual Behavior I have models with the tags `best` and others with `Best`. <img width="133" height="82" alt="Image" src="https://github.com/user-attachments/assets/cfa42bf0-9832-4c56-bc45-011b88bad6d7" /> <img width="136" height="89" alt="Image" src="https://github.com/user-attachments/assets/bdf76fe0-df2a-4b74-9f5c-d517d57bd37c" /> They both appear at separate but visually identical `Best` tags. <img width="520" height="81" alt="Image" src="https://github.com/user-attachments/assets/f9d9f852-c963-4e1d-8944-50d86a5ca5df" /> ### Steps to Reproduce 1. Have two models 2. add tag `best` to the first one but `Best` to the second one 3. Notice they appear as `Best` and `Best` in the dropdown. ### Logs & Screenshots Above ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 17:05:55 -06:00
Author
Owner

@silentoplayz commented on GitHub (Oct 29, 2025):

I will submit a fix PR for this shortly! I would like you to test it if you're able.

Edit: https://github.com/open-webui/open-webui/pull/18716

@silentoplayz commented on GitHub (Oct 29, 2025): I will submit a fix PR for this shortly! I would like you to test it if you're able. Edit: https://github.com/open-webui/open-webui/pull/18716
Author
Owner

@silentoplayz commented on GitHub (Oct 30, 2025):

Should be solved with https://github.com/open-webui/open-webui/pull/18716

@silentoplayz commented on GitHub (Oct 30, 2025): Should be solved with https://github.com/open-webui/open-webui/pull/18716
Author
Owner

@thiswillbeyourgithub commented on GitHub (Oct 30, 2025):

Thanks. Sadly I won't be able to test it.

@thiswillbeyourgithub commented on GitHub (Oct 30, 2025): Thanks. Sadly I won't be able to test it.
Author
Owner

@silentoplayz commented on GitHub (Oct 30, 2025):

Thanks. Sadly I won't be able to test it.

No worries. I've already tested it and it works fine on my end. If you have any issues down the line, feel free to comment here!

@silentoplayz commented on GitHub (Oct 30, 2025): > Thanks. Sadly I won't be able to test it. No worries. I've already tested it and it works fine on my end. If you have any issues down the line, feel free to comment here!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6793