Files
open-webui-custom/src/lib/components/chat
G30 8feed02d40 fix: de-duplicate model tags case-insensitively (#18716)
* fix: de-duplicate model tags case-insensitively

This change updates the `setTags` function in the `Models.svelte` component and the `onMount` function in the `Selector.svelte` component to convert all model tags to lowercase before removing duplicates. This ensures that tags with different capitalization (e.g., "Best" and "best") are treated as a single tag, preventing duplicate entries in the tag filter dropdown on both the workspace models page and the new chat page.

* Update Selector.svelte

* refac
2025-10-30 10:44:05 -07:00
..
2025-10-07 16:20:27 -05:00
2025-10-07 16:20:27 -05:00
2025-10-26 19:33:39 -07:00
2025-10-28 14:03:05 -07:00
2025-10-07 16:20:27 -05:00
2025-10-07 16:20:27 -05:00
2025-10-21 18:11:56 -04:00
2025-10-26 19:23:55 -07:00
2025-10-26 21:35:16 -07:00
2025-10-07 16:20:27 -05:00
2025-09-16 15:12:51 -05:00
2025-09-15 15:12:01 -05:00
2025-10-07 16:20:27 -05:00
2025-10-07 16:20:27 -05:00
2025-10-07 16:20:27 -05:00
2025-10-07 16:20:27 -05:00
2025-09-21 03:12:24 -04:00
2025-06-27 15:44:26 +04:00
2025-10-22 17:12:05 -04:00
2025-07-04 23:40:31 +04:00
2024-10-23 20:18:51 -07:00
2025-01-20 22:41:32 -08:00