mirror of
https://github.com/open-compass/opencompass.git
synced 2025-05-30 16:03:24 +08:00
update
This commit is contained in:
parent
1673501a08
commit
a240f979ab
@ -700,7 +700,8 @@ class OpenAISDK(OpenAI):
|
|||||||
)
|
)
|
||||||
if content:
|
if content:
|
||||||
return reasoning_content + self.think_tag + content
|
return reasoning_content + self.think_tag + content
|
||||||
return reasoning_content
|
else:
|
||||||
|
return reasoning_content
|
||||||
|
|
||||||
return content
|
return content
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user