mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Migrate system prompts from imported instruct template
This commit is contained in:
7
public/scripts/templates/migrateInstructPrompt.html
Normal file
7
public/scripts/templates/migrateInstructPrompt.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<h3>
|
||||
This instruct template also contains a system prompt.
|
||||
</h3>
|
||||
<div class="marginBot10">
|
||||
Would you like to migrate the system prompt from the template?
|
||||
</div>
|
||||
<textarea class="wide100p textarea_compact" rows="8">{{prompt}}</textarea>
|
Reference in New Issue
Block a user