Add removeIncompleteResponse

This commit is contained in:
kwaroran
2024-04-18 22:47:38 +09:00
parent a42c74f51f
commit 354bcbd88b
5 changed files with 44 additions and 20 deletions

View File

@@ -626,6 +626,7 @@ export interface Database{
ollamaModel:string
autoContinueChat:boolean
autoContinueMinTokens:number
removeIncompleteResponse:boolean
}
export interface customscript{