Update of memory and chat history management:
- Added a text field displaying the chat history;
- Automatic saving of chat history to file chat_history.txt in Custom/PluginData/koboldlink directory;
- Added buttons for clearing and loading the chat history from file chat_history.txt (it can be used to continue old chat after restarting VaM);
- Added "Update memory" button to load new content of the author's notes and main memory block from files without reloading the plugin;
- The memory is divided into three sub-blocks: author's note before memory, the main memory block, and author's note after memory. Each of them is saved in a separate file in Custom/PluginData/koboldlink directory;
- Added input fields for character and user names. Click the button "Update memory" after entering new names. When the plugin is initialized, the names specified in the file pref.json are written to these fields;
- The "Audio playback delay" slider, which sets the audio file playback delay value, now specifies the value in seconds instead of milliseconds.
! Before installing this updated version, please, delete all files of the old version from the Custom/PluginData/koboldlink directory, otherwise it may cause an error.