iiRecord
Agentic AI Atlas · Streaming Tool Loop
interaction-pattern:streaming-tool-loopa5c.ai
II.
InteractionPattern overview

interaction-pattern:streaming-tool-loop

Reference · live

Streaming Tool Loop overview

Host streams model output token-by-token while interleaving tool calls. Model emits `tool_use` events mid-stream; host executes and feeds `tool_result` back into the streaming context.

InteractionPatternOutgoing · 1Incoming · 0

Attributes

displayName
Streaming Tool Loop
description
Host streams model output token-by-token while interleaving tool calls. Model emits `tool_use` events mid-stream; host executes and feeds `tool_result` back into the streaming context.

Outgoing edges

realizes1

Incoming edges

None.