Fix some types

This commit is contained in:
Webifi
2023-09-10 19:32:33 -05:00
parent 819faddb38
commit e3095bdf41
3 changed files with 18 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ const hiddenSettings = {
repetitionPenalty: true,
holdSocket: true
// leadPrompt: true
}
} as any
const chatModelBase = {
type: 'chat',