Type Alias References

StreamChunk

Type Alias: StreamChunk

ts
type StreamChunk = AGUIEvent;

Defined in: packages/ai/src/types.ts:1432

Chunk returned by the SDK during streaming chat completions. Uses the AG-UI protocol event format.