mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #7534] Model List Reordering and Bulk Enable/Disable Feature Request #30308
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 @honwei189 on GitHub (Dec 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7534
Description:
When using the OpenRouter API as a replacement for OpenAI, I encountered an issue where disabling a few models causes the model list to reorder continuously. This behavior makes managing the model list inefficient and frustrating, the list is blinking.
Additionally, managing models one by one is cumbersome when dealing with a large list of models. I suggest adding a feature to allow bulk enabling/disabling of models for better usability.
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Suggested Feature Improvements:
Additional Context:
Managing models in bulk is crucial for users with extensive model lists. Improving this functionality would save time and enhance the usability of the API.
@tjbck commented on GitHub (Dec 16, 2024):
Fixed on dev.