mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
issue: Duplicate model tags in dropdown #6793
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 @thiswillbeyourgithub on GitHub (Oct 29, 2025).
Check Existing Issues
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
README.md.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
bestand others withBest.They both appear at separate but visually identical
Besttags.Steps to Reproduce
bestto the first one butBestto the second oneBestandBestin the dropdown.Logs & Screenshots
Above
Additional Information
No response
@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 30, 2025):
Should be solved with https://github.com/open-webui/open-webui/pull/18716
@thiswillbeyourgithub commented on GitHub (Oct 30, 2025):
Thanks. Sadly I won't be able to test it.
@silentoplayz commented on GitHub (Oct 30, 2025):
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!