mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Model icons and deactivation in settings not updated in chat model dropdown. #3668
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 @avviano on GitHub (Feb 7, 2025).
2 Issues:
1.) When I deactivate a model in settings, it still shows up in the model chat drop down (I double checked and deactivated all instances of the model, yet it still shows up - this only happens with some models).
2.) I adding custom icons to all the model in settings, yet for many models the icon is not updated in the chat drop down.
3.) Prefix not showing up on some models (on main title).
I did try to restart server, refresh browser, deleted cache in browser, used new browser and so on.
It seems that for some reason the model list in the chat dropdown is not updating or has some major caching issue. This is definetly an issue inside the app itself (and not the browser eg caching).