Skip to content

StreamChunkType

StreamChunkType = "start" | "content" | "tool_use" | "metadata" | "done" | "error"

Defined in: packages/ai.matey.types/src/ir.ts:830

Stream chunk types.