kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chatgpt-api
rodzic
0145cd128d
commit
5421299cc3
|
@ -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