mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2025-12-05 15:41:56 +00:00
refactor: 移除不必要的response_format配置
This commit is contained in:
parent
1abf299a2d
commit
d7e5322f94
@ -54,7 +54,6 @@ class OpenaiChat {
|
||||
temperature: temperature,
|
||||
frequency_penalty: 0.2,
|
||||
presence_penalty: 0.2,
|
||||
response_format:{type: "json_object"},
|
||||
stream:false
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user