TanStack

RunStartedEvent

Interface: RunStartedEvent

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

Emitted when a run starts. This is the first event in any streaming response.

@ag-ui/core provides: threadId, runId, parentRunId?, input?

Extends

  • RunStartedEvent

Indexable

ts
[k: string]: unknown