Docs
Cloudflare
CodeRabbit
Railway
WorkOS
AG Grid
Netlify
OpenRouter
SerpAPI
Clerk
Sentry
Electric
Unkey
Prisma
Cloudflare
CodeRabbit
Railway
WorkOS
AG Grid
Netlify
OpenRouter
SerpAPI
Clerk
Sentry
Electric
Unkey
Prisma
Class References
Function References
Interface References
Type Alias References
Variable References

ReasoningMessageStartEvent

Interface: ReasoningMessageStartEvent

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

Emitted when a reasoning message starts.

@ag-ui/core provides: messageId, role ("reasoning") TanStack AI adds: model?

Extends

  • ReasoningMessageStartEvent

Indexable

ts
[k: string]: unknown
[k: string]: unknown

Properties

model?

ts
optional model: string;
optional model: string;

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

Model identifier for multi-model support