janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
23.32k stars 1.36k forks source link

feat: Allow users to mark models as favourites #3075

Open eckartal opened 4 months ago

eckartal commented 4 months ago

Is your feature request related to a problem? Please describe it

Switching between different models frequently is cumbersome without a way to manage favorites or custom presets.

Describe the solution

Add a feature to mark models as favourites. Allow users to create and save custom presets.

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

This will improve efficiency for users who regularly switch between models like groq llama 3 and gpt-4o. It will make the workflow faster and more convenient.

Related comment: https://www.reddit.com/r/LocalLLaMA/comments/1dk7gye/comment/l9gyayy/?context=3

imtuyethan commented 4 months ago

Will allow users to create/save custom preset in #2845 I'll change this ticket's user story to "Mark models as favourite"