art-from-the-machine / Mantella

Mantella is a Skyrim and Fallout 4 mod which allows you to naturally speak to NPCs using Whisper (speech-to-text), LLMs (text generation), and xVASynth / XTTS (text-to-speech).
https://art-from-the-machine.github.io/Mantella/
GNU Affero General Public License v3.0
169 stars 42 forks source link

Save conversations with generic NPCs #356

Closed art-from-the-machine closed 4 weeks ago

art-from-the-machine commented 4 weeks ago

Made saving conversations with generic NPCs possible. For a given NPC, if a conversation folder already exists, conversations are saved to this folder as usual. However, if this folder does not exist, the saved folder name will be generated in the format "NPC Name - Reference ID".

This means that moving forward, NPC folder names will be in the "NPC Name - Reference ID" format, while existing NPC folders will remain the same to avoid players having to rename pre-existing NPC folder names. With the new format, including the Reference ID allows unique identification of generic NPCs.