Fix this or error when using openAI streaming
{
"_events": {},
"_readableState": {
"highWaterMark": 16384,
"buffer": [],
"bufferIndex": 0,
"length": 0,
"pipes": [],
"awaitDrainWriters": null
}
} what is the meaning of this output?
"_events": {},
"_readableState": {
"highWaterMark": 16384,
"buffer": [],
"bufferIndex": 0,
"length": 0,
"pipes": [],
"awaitDrainWriters": null
}
} what is the meaning of this output?
Solution
@Gan @Godwin you can now clone and try the new V2 OpenAI Streaming templates.
