Skip to content

apollo-code


apollo-code / provider-anthropic/src / parseAnthropicSse

Function: parseAnthropicSse()

parseAnthropicSse(bytes, signal?): AsyncIterable<ProviderChunk>

Parameters

bytes

AsyncIterable<Uint8Array<ArrayBufferLike>>

signal?

AbortSignal

Returns

AsyncIterable<ProviderChunk>