[feat] experimental automark

This commit is contained in:
kwaroran
2023-11-24 04:13:36 +09:00
parent c640bd9f67
commit 4aa6adb637
5 changed files with 169 additions and 6 deletions

View File

@@ -506,6 +506,7 @@ export interface Database{
reverseProxyOobaMode:boolean
reverseProxyOobaArgs: OobaChatCompletionRequestParams
tpo?:boolean
automark?:boolean
}
export interface customscript{