kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chatgpt-api-old-v3
rodzic
6642ce11e3
commit
56360ac36c
|
@ -201,6 +201,7 @@ export async function browserPostEventStream(
|
|||
}
|
||||
}
|
||||
|
||||
// @see https://github.com/rexxars/eventsource-parser
|
||||
function createParser(onParse: EventSourceParseCallback): EventSourceParser {
|
||||
// Processing state
|
||||
let isFirstChunk: boolean
|
||||
|
|
Ładowanie…
Reference in New Issue