jan
jan copied to clipboard
idea: Improve Model Handling
Problem Statement
Finding a model in the current UI is challenging. There's no logical sort order and no nesting. Even though the newest models show up at the top during the first load, new models (even though they're the ones you're likely to use are placed at the bottom.
Feature Idea
Change the handling of models including:
- Offer sort options (e.g. alpha) for models
- Ideally nest models in top level categories
- Worst case scenario figure out how to sort newest models to the top
AnythingLLM has a pretty good experience:
Found 3 possible duplicate issues:
- https://github.com/janhq/jan/issues/3806
- https://github.com/janhq/jan/issues/4954
- https://github.com/janhq/jan/issues/6110