Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
26.33k stars 2.62k forks source link

[FEAT]: Star or mark-as-fav in threads? / feature braindump (sorry) #2267

Open SeaDude opened 1 month ago

SeaDude commented 1 month ago

What would you like to see?

I'm becoming a daily user of AnythingLLM. As such I seem to be using threads to no end; starting a new one each time I have a new topic. Akin to starting a new conversation.

Some issues I note with this pattern are:

It may be really cool to 'curate' your dialogs, meaning, select the various user/assistant pairs and move them into a new dialog.

Example:

Not exactly sure how to handle this from a UX/UI point of view, but its definitely a missing link in ALL chat interfaces.

timothycarambat commented 1 month ago

Understood the request at hand. Partially related, are you aware for forking a conversation? From any chat you can click on the "..." for a chat and the popup will have an option named "fork" which will take all history up to and including that message and make a new thread.

Just worth a mention on that detail

SeaDude commented 1 month ago

Ooooohhh! That sounds cool, ok.

That's definitely part of the solution. Keeping track of threads is another part.

I believe I saw a "search through threads" or "search through chat history" enhancement.

That would likely be enough.

Chat soon