mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
improved (?) /sd you prompt
This commit is contained in:
@ -34,7 +34,7 @@ const triggerWords = {
|
||||
}
|
||||
|
||||
const quietPrompts = {
|
||||
[generationMode.CHARACTER]: "[Please provide a detailed description of {{char}}'s appearance and attributes in the form of a comma-delimited list of keywords and phrases. Ignore the rest of the story when crafting this description. Do not count this as part of your char responses, and do not attempt to continue the story.]",
|
||||
[generationMode.CHARACTER]: "[Provide a detailed description of {{char}}'s physical appearance in the form of a comma-delimited list of keywords and phrases. Ignore {{char}}'s personality traits, and chat history when crafting this description. Do not roleplay as the character count when writing this description, and do not attempt to continue the story.]",
|
||||
[generationMode.USER]: "[Please provide a detailed description of {{user}}'s appearance from the perspective of {{char}} in the form of a comma-delimited list of keywords and phrases. Ignore the rest of the story when crafting this description. Do not count this as part of your char responses, and do not attempt to continue the story.]",
|
||||
[generationMode.SCENARIO]: "[Provide a detailed description for all of the following: {{char}}'s appearance, {{char}}'s surroundings, a brief recap of recent events in the story.]",
|
||||
[generationMode.FREE]: "[Please provide a detailed and vivid description of {0}]",
|
||||
|
Reference in New Issue
Block a user