[feat] add local code

This commit is contained in:
kwaroran
2023-08-17 14:49:06 +09:00
parent 3f9e08bfb0
commit 64ee71e2c6
7 changed files with 263 additions and 5 deletions

View File

@@ -75,7 +75,7 @@
}
]
if($DataBase.subModel === "textgen_webui" || $DataBase.subModel === 'mancer'){
if($DataBase.subModel === "textgen_webui" || $DataBase.subModel === 'mancer' || $DataBase.subModel.startsWith('local_')){
promptbody = [
{
role: 'system',