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

ReasoningMessageStartEvent

Interface: ReasoningMessageStartEvent

Defined in: packages/typescript/ai/src/types.ts:1068

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/typescript/ai/src/types.ts:1070

Model identifier for multi-model support