mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
#790 Simplify local prompt formatting. Use handlebars to render story string.
This commit is contained in:
@@ -64,11 +64,6 @@
|
||||
"collapse_newlines": false,
|
||||
"pygmalion_formatting": 0,
|
||||
"pin_examples": false,
|
||||
"disable_description_formatting": false,
|
||||
"disable_scenario_formatting": false,
|
||||
"disable_personality_formatting": false,
|
||||
"disable_examples_formatting": false,
|
||||
"disable_start_formatting": false,
|
||||
"trim_sentences": false,
|
||||
"include_newline": false,
|
||||
"always_force_name2": true,
|
||||
@@ -77,7 +72,6 @@
|
||||
"multigen": false,
|
||||
"multigen_first_chunk": 50,
|
||||
"multigen_next_chunks": 30,
|
||||
"custom_chat_separator": "",
|
||||
"markdown_escape_strings": "",
|
||||
"fast_ui_mode": false,
|
||||
"avatar_style": 0,
|
||||
@@ -312,9 +306,6 @@
|
||||
"None": {}
|
||||
}
|
||||
},
|
||||
"context_settings": {
|
||||
"selected_template": ""
|
||||
},
|
||||
"tags": [
|
||||
{
|
||||
"id": "1345561466591",
|
||||
|
Reference in New Issue
Block a user