kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/559/head
rodzic
09499613f0
commit
996d28999d
|
@ -218,7 +218,9 @@ export class ChatGPTUnofficialProxyAPI {
|
|||
}
|
||||
}
|
||||
} catch (err) {
|
||||
console.warn('chatgpt unexpected JSON error', err)
|
||||
if (this._debug) {
|
||||
console.warn('chatgpt unexpected JSON error', err)
|
||||
}
|
||||
// reject(err)
|
||||
}
|
||||
},
|
||||
|
|
Ładowanie…
Reference in New Issue