Description
UI stream types configure which data a node streams to the user interface during execution. This controls what users see in real-time as the agent processes their query.Syntax
Configure UI streaming viaui_stream_types on a node:
Supported Stream Types
Example: Full Response Pipeline
Multiple Nodes with Same Stream Type
Multiple nodes can have the same UI streaming type. Events stream sequentially in execution order:Multi-Output Workflows
For workflows with multiple outputs, useui_output at the root level to designate which output displays in the UI: