mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Minor spelling mistake
This commit is contained in:
@ -265,7 +265,7 @@ function formatWorldInfo(value) {
|
||||
}
|
||||
|
||||
// placeholder if we would want to apply some formatting
|
||||
return `[Details of the fictional world the RP set in:\n${value}\n]`;
|
||||
return `[Details of the fictional world the RP is set in:\n${value}]\n`;
|
||||
}
|
||||
|
||||
async function prepareOpenAIMessages(name2, storyString, worldInfoBefore, worldInfoAfter, extensionPrompt, bias, type) {
|
||||
|
Reference in New Issue
Block a user