Creates a ReadableStream that parses AI SDK v6 UI Message Stream SSE data from a response body and emits LanguageModelV3 stream parts.
Text lifecycle events (text-start / text-end) are forwarded from the server. Tool calls are tracked to ensure the finish reason is set correctly.
Optional
Creates a ReadableStream that parses AI SDK v6 UI Message Stream SSE data from a response body and emits LanguageModelV3 stream parts.
Text lifecycle events (text-start / text-end) are forwarded from the server. Tool calls are tracked to ensure the finish reason is set correctly.