Skip to content

Latest commit

History

History
15 lines (11 loc) 路 351 Bytes

File metadata and controls

15 lines (11 loc) 路 351 Bytes
id StreamChunk
title StreamChunk

Type Alias: StreamChunk

type StreamChunk = AGUIEvent;

Defined in: packages/typescript/ai/src/types.ts:1359

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