janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)

Home Page:https://jan.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discussion: the "Clean Thread" button shouldn't exist

davidawad opened this issue · comments

Motivation
So we have two primary thread options in jan, deleting a thread and cleaning one. Cleaning one appears to wipe away the thread history, which is functionally equivalent to deleting it, it just seems like we could streamline this, and only show the trash can on hover instead of the three dots.

image

It's possible i'm misunderstanding here but from what I can tell there's no need for these to be two different buttons.

It would be an easy PR, if you like I could probably write it myself :)

hi @davidawad, the clean thread will help preserve the thread settings for users, so that they don't have to setup the thread from scratch again 🙏
Thank you for the suggestion, good question 👍