mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 21:42:27 +08:00
fix: reset hasReasoningContent (#5563)
This commit is contained in:
parent
d05f6985bb
commit
23dd66d4a1
@ -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