Implements Assistant Impersonation Prefill

This commit is contained in:
Succubyss
2024-05-16 21:53:11 -05:00
parent 782f85e05d
commit c822b9e2da
4 changed files with 21 additions and 1 deletions

View File

@@ -231,6 +231,7 @@
"api_url_scale": "",
"show_external_models": false,
"assistant_prefill": "",
"assistant_impersonation": "",
"human_sysprompt_message": "Let's get started. Please generate your response based on the information and instructions provided above.",
"use_ai21_tokenizer": false,
"use_google_tokenizer": false,

View File

@@ -624,6 +624,7 @@
"show_external_models": false,
"proxy_password": "",
"assistant_prefill": "",
"assistant_impersonation": "",
"use_ai21_tokenizer": false
}
}