mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Fix some types
This commit is contained in:
@@ -23,7 +23,7 @@ const hiddenSettings = {
|
||||
repetitionPenalty: true,
|
||||
holdSocket: true
|
||||
// leadPrompt: true
|
||||
}
|
||||
} as any
|
||||
|
||||
const chatModelBase = {
|
||||
type: 'chat',
|
||||
|
||||
Reference in New Issue
Block a user