gpt: switch language model
This commit is contained in:
parent
a6e11d4180
commit
0bd4029844
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ configname = BASE_CONFIG
|
|||
|
||||
[BASE_CONFIG]
|
||||
# modelname = gpt-3.5-turbo
|
||||
modelname = gpt-4
|
||||
modelname = gpt-4-turbo-preview
|
||||
temperature = 1
|
||||
presencepenalty = 0
|
||||
frequencypenalty = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue