Appearance
Interface: UserMessage
Defined in: packages/ema/src/schema.ts:42
User-originated message.
Properties
contents
ts
contents: Content[];Defined in: packages/ema/src/schema.ts:46
Ordered list of content blocks.
role
ts
role: "user";Defined in: packages/ema/src/schema.ts:44
Role marker.