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

StateDeltaEvent

Interface: StateDeltaEvent

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

Emitted to provide an incremental state update.

@ag-ui/core provides: delta (any[] - JSON Patch RFC 6902) TanStack AI adds: model?

Extends

  • StateDeltaEvent

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:1033

Model identifier for multi-model support