mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 11:44:28 +08:00
fix: reset hasReasoningContent (#5563)
This commit is contained in:
parent
18092480f2
commit
cb9c42b262
@ -565,6 +565,7 @@ export default class OpenAIProvider extends BaseProvider {
|
||||
time_first_content_millsec = 0
|
||||
thinkingContent = ''
|
||||
isFirstThinkingChunk = true
|
||||
hasReasoningContent = false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user