- Preparing search index...
- The search index is not available
openai-streams
- ChatStream(stream: ReadableStream<Uint8Array>, options: OpenAIStreamOptions): ReadableStream<Uint8Array>
-
Parameters
-
stream: ReadableStream<Uint8Array>
-
Returns ReadableStream<Uint8Array>
A
ReadableStream
of parsed deltas from the given ChatGPT stream.