Defined in: packages/ai/src/types.ts:1081
Emitted when a run starts. This is the first event in any streaming response.
@ag-ui/core provides: threadId, runId, parentRunId?, input? TanStack AI adds: model?
[k: string]: unknownoptional model: string;Defined in: packages/ai/src/types.ts:1083
Model identifier for multi-model support