[feat] better nai support

This commit is contained in:
kwaroran
2023-08-28 00:32:57 +09:00
parent 269673c671
commit f1fce49b89
5 changed files with 37 additions and 12 deletions

View File

@@ -472,6 +472,8 @@ export interface Database{
emotionProcesser:'submodel'|'embedding',
showMenuChatList?:boolean,
translatorType:'google'|'deepl'|'none',
NAIadventure?:boolean,
NAIappendName?:boolean,
deeplOptions:{
key:string,
freeApi:boolean