[feat] accountstorage template

This commit is contained in:
kwaroran
2023-06-30 02:50:51 +09:00
parent 507b3c668d
commit fa6f5fb027
2 changed files with 97 additions and 2 deletions

View File

@@ -750,8 +750,8 @@ export async function requestChatDataMain(arg:requestDataArgument, model:'model'
]
},
"trusted_workers": false,
"slow_workers": true,
"worker_blacklist": false,
"workerslow_workers": true,
"_blacklist": false,
"dry_run": false,
"models": [realModel, realModel.trim(), ' ' + realModel, realModel + ' ']
}