Skip to content

ema / ema / InputContent

Type Alias: InputContent

ts
type InputContent = TextItem;

Defined in: packages/ema/src/schema.ts:37

Single content block within a chat message. TODO: extend with other types if necessary.