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

ReasoningEncryptedValueEvent

Interface: ReasoningEncryptedValueEvent

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

Emitted for encrypted reasoning values.

@ag-ui/core provides: subtype, entityId, encryptedValue TanStack AI adds: model?

Extends

  • ReasoningEncryptedValueEvent

Indexable

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

Properties

model?

ts
optional model: string;
optional model: string;

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

Model identifier for multi-model support