Defined in: packages/ai/src/types.ts:1065
Base structure for AG-UI events. Extends @ag-ui/core BaseEvent with TanStack AI additions.
@ag-ui/core provides: type, timestamp?, rawEvent? TanStack AI adds: model?
[k: string]: unknownoptional model: string;Defined in: packages/ai/src/types.ts:1067
Model identifier for multi-model support