Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

SDKUserMessage

Structured form of `agent.send()`'s message argument. Use it to send images

SDKUserMessage

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

Structured form of agent.send()'s message argument. Use it to send images alongside text.

Signature

interface SDKUserMessage { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/run.ts:108

On this page