Open Agent Loops
API Reference

SentReply

@open-agent-loops/core


Defined in: channels/in-memory-channel-source.ts:13

One reply the source was asked to post — recorded for inspection.

Properties

PropertyTypeDescriptionDefined in
targetOutboundTargetWhere it was posted.channels/in-memory-channel-source.ts:15
textstringThe reply text.channels/in-memory-channel-source.ts:17

On this page