Enqueue a response that the model will return on its next invocation.
respond(
entry: BaseMessage<MessageStructure<MessageToolSet>, MessageType> | Error | ResponseFactory
): this| Name | Type | Description |
|---|---|---|
entry* | BaseMessage<MessageStructure<MessageToolSet>, MessageType> | Error | ResponseFactory | A BaseMessage to return, an |