Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/ai — collectstream

@reactor/ai


@reactor/ai / collectStream

collectStream(stream): Promise<ChatCompletionResponse>

Defined in: index.ts:299

Collect all chunks from a stream into a single response.

ChatCompletionStream

Promise<ChatCompletionResponse>