Add option to remove punctuation for HypaMemory
This commit is contained in:
@@ -592,7 +592,8 @@ export interface Database{
|
||||
},
|
||||
top_k:number
|
||||
claudeAws:boolean
|
||||
lastPatchNoteCheckVersion?:string
|
||||
lastPatchNoteCheckVersion?:string,
|
||||
removePunctuationHypa?:boolean
|
||||
}
|
||||
|
||||
export interface customscript{
|
||||
|
||||
Reference in New Issue
Block a user