StreamingTokenMessageFormat

Represents the streaming token's format.

Inheritors

Types

Link copied to clipboard
@JsonClass(generateAdapter = true)
class StreamingTextFormat(val text: String) : StaticContentFormat.TextFormat, StreamingTokenMessageFormat

A text-formatted streaming token.

Properties

Link copied to clipboard