Adjust default extension prompts, remove square brackets

This commit is contained in:
Cohee
2024-09-22 12:58:46 +03:00
parent 1d8e5f841b
commit b2eab37a89
6 changed files with 20 additions and 21 deletions

View File

@ -313,7 +313,7 @@ async function onDeleteBackgroundClick(e) {
}
}
const autoBgPrompt = 'Pause your roleplay and choose a location ONLY from the provided list that is the most suitable for the current scene. Do not output any other text:\n{0}';
const autoBgPrompt = 'Ignore previous instructions and choose a location ONLY from the provided list that is the most suitable for the current scene. Do not output any other text:\n{0}';
async function autoBackgroundCommand() {
/** @type {HTMLElement[]} */