Skip to main content
Streaming responses are emitted as artifact-update events. The main artifact used for delta streaming is typically aion:stream-delta.

Core Fields

Typical Sequence

  1. First chunk with append: false.
  2. Intermediate chunks with append: true.
  3. Finalized event, often with complete assembled parts.

Example Chunk

Reconstruction Rule

A finalized artifact may later be reconstructed within the same task after an interruption or resume flow. Clients should treat the latest finalized artifact as source of truth.