Add igp prompt

This commit is contained in:
kwaroran
2025-03-27 19:13:10 +09:00
parent 294b0e2a52
commit 02401d4d09
4 changed files with 17 additions and 2 deletions

View File

@@ -980,6 +980,7 @@ export interface Database{
params: string
flags: LLMFlags[]
}[]
igpPrompt:string
}
interface SeparateParameters{