mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
fix: 修复Sydney模式完全不回复的问题
This commit is contained in:
parent
45f7034be7
commit
3c60bc1ee9
1 changed files with 0 additions and 3 deletions
|
|
@ -429,9 +429,6 @@ export default class SydneyAIClient {
|
|||
],
|
||||
text: replySoFar
|
||||
}
|
||||
resolve({
|
||||
message
|
||||
})
|
||||
if (messages[0].contentOrigin === 'Apology') {
|
||||
console.log('Apology found')
|
||||
stopTokenFound = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue