Added an empty profile

This commit is contained in:
Julian Müller (ChaoticByte) 2023-05-30 18:56:56 +02:00
parent de194bead6
commit abb8054892

8
profiles/empty.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "None",
"conversation_prefix": "",
"user_keyword": "",
"assistant_keyword": "",
"separator": "",
"stop_sequences": []
}