mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #7452] Alphabetical Sorting Base Models #14753
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 @alkaris2 on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7452
Feature Request
When selecting Base Models (From) drop-down list, it's a jumbled mess which makes searching for the Base Models (From) It would be nice if these can be alphabetically sorted in the list, instead of an out of order jumbled mess. Also adding a Search function so you can just type the name of the Base Model and have it instantly come up after typing the first 3 characters.
Important Notes
Is your feature request related to a problem? Please describe.
Searching for a Base Model to choose from the dropdown list is disorganized and hard to search through. While I can type a letter of a name of a model by pressing a single letter on the keys to cycle through them that begins with that first key character, it doesn't let me full properly search to the exact one I want to select from.
Describe the solution you'd like
Additional context
I'm quite surprised this hasn't already been implemented as a default, or that I would need to Request that as a Feature.