mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'staging' into geminifeat2
This commit is contained in:
@@ -321,7 +321,7 @@ async function sendMakerSuiteRequest(request, response) {
|
||||
};
|
||||
|
||||
if (should_use_system_prompt) {
|
||||
body.system_instruction = prompt.system_instruction;
|
||||
body.systemInstruction = prompt.system_instruction;
|
||||
}
|
||||
|
||||
return body;
|
||||
|
Reference in New Issue
Block a user