Add new asset finder and preset chain

This commit is contained in:
kwaroran
2024-12-08 21:25:57 +09:00
parent c454f8df2d
commit 40ad42ffe9
6 changed files with 84 additions and 8 deletions

View File

@@ -854,7 +854,8 @@ export interface Database{
customFlags: LLMFlags[]
enableCustomFlags: boolean
googleClaudeTokenizing: boolean
risuPool: boolean
presetChain: string
legacyMediaFindings?:boolean
}
interface SeparateParameters{