Command Palette
Search for a command to run
Command Palette
Search for a command to run

Reading UIMessage Streams

✓ Relevant

readUIMessageStream helper converts UIMessageChunk streams to AsyncIterableStream<UIMessage> for iterative message processing; supports tool calls with part-type switching (text/tool-call/tool-result) and conversation resumption via message parameter.