Skip to content

ema / ema / EmaReplyReceivedEvent

Interface: EmaReplyReceivedEvent

Defined in: packages/ema/src/agent.ts:18

Properties

reply

ts
reply: object;

Defined in: packages/ema/src/agent.ts:19

action

ts
action: string;

expression

ts
expression: string;

response

ts
response: string;

think

ts
think: string;