### Prerequisites - [x] I am running the latest code. Mention the version if possible as well. - [x] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md). - [x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed). - [x] I reviewed the [Discussions](https://github.com/ggerganov/llama.cpp/discussions), and have a new and useful enhancement to share. ### Feature Description Under Settings dialog, we can add 2 buttons: - Import all conversations - Export all conversations The file will be a JSON ### Motivation This can be useful for backup the whole conversation list, so user don't have to do export one by one ### Possible Implementation _No response_