ToolMessageStartDto

Constructors

Link copied to clipboard
constructor(content: String = "", conditions: MutableSet<ToolMessageCondition> = mutableSetOf())

Properties

Link copied to clipboard
Link copied to clipboard
open override var content: String

This is the content that the assistant says when this message is triggered.

Link copied to clipboard
@EncodeDefault
val type: ToolMessageType

Functions

Link copied to clipboard