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

BaseAGUIEvent

Interface: BaseAGUIEvent

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

Base structure for AG-UI events. Extends @ag-ui/core BaseEvent with TanStack AI additions.

@ag-ui/core provides: type, timestamp?, rawEvent? TanStack AI adds: model?

Extends

  • BaseEvent

Indexable

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

Properties

model?

ts
optional model: string;
optional model: string;

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

Model identifier for multi-model support