Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

InteractionUpdate

Lowest-level raw update from a run. Pass `onDelta` to `agent.send()` to

InteractionUpdate

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Lowest-level raw update from a run. Pass onDelta to agent.send() to consume these. Finer-grained than SDKMessage events.

Signature

type InteractionUpdate

Kind

type

Source

packages/sdk/src/types/updates.ts:165

On this page