removed enabled field from presets
This commit is contained in:
parent
45a66fae9d
commit
bfac10028f
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"enabled": true,
|
|
||||||
"input_sequence": "User: ",
|
"input_sequence": "User: ",
|
||||||
"macro": true,
|
"macro": true,
|
||||||
"name": "OpenOrca/OpenChat",
|
"name": "OpenOrca/OpenChat",
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"enabled": true,
|
|
||||||
"input_sequence": "### Instruction:",
|
"input_sequence": "### Instruction:",
|
||||||
"macro": true,
|
"macro": true,
|
||||||
"name": "Roleplay",
|
"name": "Roleplay",
|
||||||
|
|
Loading…
Reference in New Issue