guinmoon / LLMFarm

llama and other large language models on iOS and MacOS offline using GGML library.
https://llmfarm.site
MIT License
1.06k stars 64 forks source link

Clear chat, edit previous messages #22

Closed ShawnFumo closed 5 months ago

ShawnFumo commented 6 months ago

Hi, thanks for all your work on this project! There are cases where it'd be nice to be able to clear the entire chat history (without having to create a whole new chat from scratch) and/or edit/delete previous messages in a conversation.

Btw, there is that button at the top with a counter-clockwise circling arrow (and touching it gives a check mark), but not sure what it actually does if anything?

Edit: Or if there was a way to duplicate the current chat setup or some other way to easily have multiple threads going at once, that could help for chat management.

ebolamerican commented 6 months ago

I thought it was the "clear context" button (i.e., starts the conversation over, but without clearing the prior chat history.

If that's not what it is, then I don't actually know what it is. 😂

ShawnFumo commented 6 months ago

I thought it was the "clear context" button (i.e., starts the conversation over, but without clearing the prior chat history.

If that's not what it is, then I don't actually know what it is. 😂

Oh that could be!