gpt-4-1106-preview

This commit is contained in:
DirkSchlossmacher 2024-01-23 17:42:54 +01:00
parent ac16567f2c
commit e4fbf1b106

View File

@ -192,7 +192,7 @@ export const EN_MASKS: BuiltinMask[] = [
],
"syncGlobalConfig":false,
"modelConfig":{
"model":"GPT-4-1106-preview",
"model":"gpt-4-1106-preview",
"temperature":0.5,
"top_p":1,
"max_tokens":10000,