jan icon indicating copy to clipboard operation
jan copied to clipboard

idea: Improve Model Handling

Open claytondaley opened this issue 4 weeks ago • 1 comments

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:

Image

claytondaley avatar Nov 08 '25 23:11 claytondaley


Found 3 possible duplicate issues:

  1. https://github.com/janhq/jan/issues/3806
  2. https://github.com/janhq/jan/issues/4954
  3. https://github.com/janhq/jan/issues/6110

github-actions[bot] avatar Nov 08 '25 23:11 github-actions[bot]