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

CustomEvent

Interface: CustomEvent

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

Custom event for extensibility.

@ag-ui/core provides: name, value TanStack AI adds: model?

Extends

  • CustomEvent

Extended by

Indexable

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

Properties

model?

ts
optional model: string;
optional model: string;

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

Model identifier for multi-model support