Interface: TurnStreamableContent
A unit of streamable content emitted during a turn.
Remarks
Each emission represents either a visible assistant message or an internal reasoning trace. aDelta carries the incremental text since the last emission; full is the accumulated text so far. isComplete is true on the final emission for a given id.