Add automatic cache point

This commit is contained in:
kwaroran
2025-03-10 13:57:02 +09:00
parent 188e2dd05d
commit 5c2d821445
4 changed files with 35 additions and 0 deletions

View File

@@ -925,6 +925,8 @@ export interface Database{
},
localActivationInGlobalLorebook: boolean
showFolderName: boolean
automaticCachePoint: boolean
chatCompression: boolean
}
interface SeparateParameters{