TanStack

ReasoningEncryptedValueEvent

Interface: ReasoningEncryptedValueEvent

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

Emitted for encrypted reasoning values.

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

Extends

  • ReasoningEncryptedValueEvent

Indexable

ts
[k: string]: unknown

Properties

model?

ts
optional model: string;

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

Model identifier for multi-model support