AssistantMessage

constructor(content: String, name: String? = null, awaitable: Awaitable<*, *>? = null, timestamp: Instant = Instant.now())

Parameters

content

Content of the message

name

Name of the assistant, if available

awaitable

Awaitable associated with this message, if any Enables forms to be put in front of users