Feature Proposal: Prioritize configured providers in model selection dialog #2655
sgtsquiggs
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Suggest changing the model selection dialog to prioritize configured providers over unconfigured ones. Providers you've set up (e.g., added API keys for) now appear first in the list, making it faster to find and switch between your active providers.
Sorting logic:
This is a small UX improvement that reduces scrolling when you have many providers available but only a few actively configured.
Working here:
internal/ui/dialog/models.go
internal/ui/dialog/models_test.go
Beta Was this translation helpful? Give feedback.
All reactions