Feature: Add models to a favorite list #1654
Replies: 12 comments
-
|
This is a great idea; nice little quality-of-life feature. It could also be implemented as a most-recently-used models section so the user wouldn't have to manage favorites. No strong opinions yet, though. We could, of course, also do both. |
Beta Was this translation helpful? Give feedback.
-
|
make it fall back automatically please |
Beta Was this translation helpful? Give feedback.
-
|
Hey! I've done some preliminary work on implementing this feature. So far the model favoriting works and is persistent. I still have to do some testing and make sure its fully implemented but I'll go ahead and open a draft PR here shortly! |
Beta Was this translation helpful? Give feedback.
-
|
I really like the idea of showing the last used models. @alewtschuk are you planning to add this to the PR? |
Beta Was this translation helpful? Give feedback.
-
I think last used model is a good shout, but also a list based on configured providers so i don't have to scroll past the ones i chose not to add like open router. Also, if possible, when adding a provider to the provdiers list if it could add the possible models available without having to name each one. For example if i add mistral API key and base URL, it'd be nice to get access to the models they have and the list can be updated with the crush update-providers. Maybe this can be done more in catwalk but the overwall provider list showing whats configured would be top of my list |
Beta Was this translation helpful? Give feedback.
-
Hey Lars! Right now I'm focusing on one thing at a time as I'm getting acquainted with the codebase. My plan as of now is to tackle all bases of the favoriting feature first. That said once that's done I can look into last used models, would definitely be a good addition to the PR. |
Beta Was this translation helpful? Give feedback.
-
Quick update to this. The feature for recently used models was added as of yesterday's release in PR #1374. Still gonna implement the manual favorites selection! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Does the Favourites section show up, even if you have no Favourites? |
Beta Was this translation helpful? Give feedback.
-
No. It's designed to only have a favorites section if and only if the user has favorited any models! |
Beta Was this translation helpful? Give feedback.
-
I have actually gone ahead and modified the list so that configured providers are added first before all the unconfigured models. I think this is about ready for review in PR #1429 so I'll go ahead and open that up as ready here shortly.
|
Beta Was this translation helpful? Give feedback.
-
|
Just following up on this one: for now, to keep UX simple, I'm going to suggest we hold off on this as I believe recently used models solves a lot of the problems presented here. We can continue discussing this as "a discussion", and if we decide it really is necessary we can convert it back to an issue for implementation. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It would be great to have a list of favorite models just to avoid looking for them in a long list.
Beta Was this translation helpful? Give feedback.
All reactions