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 General Public License v3.0
153 stars 38 forks source link

Add character appearance in config #287

Open Questscape opened 1 month ago

Questscape commented 1 month ago

add a text field in the config that will be sent to every npc you speak to that gives a description of what your character looks like. You could make it tied to the character's name so more can be added dynamically.

Kakarrot1138 commented 1 month ago

You can already do this within the prompt in the config. For the line after the line that says "The player picked up a pair of gloves\n Who do you think these belong to?\n\n", put something like:

You are currently in {location} having a conversation with {trust} (the player), a tall and muscular Nord man named {player_name}."