[feat] added horde support, added spec2 requirements that didn't implemented
This commit is contained in:
@@ -259,7 +259,9 @@ export interface loreBook{
|
||||
mode: 'multiple'|'constant'|'normal',
|
||||
alwaysActive: boolean
|
||||
selective:boolean
|
||||
extentions?:{}
|
||||
extentions?:{
|
||||
risu_case_sensitive:boolean
|
||||
}
|
||||
}
|
||||
|
||||
export interface character{
|
||||
@@ -303,6 +305,7 @@ export interface character{
|
||||
supaMemory?:boolean
|
||||
additionalAssets?:[string, string][]
|
||||
ttsReadOnlyQuoted?:boolean
|
||||
replaceGlobalNote:string
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user