A language model response part containing a piece of text, returned from a {@link LanguageModelChatResponse}.

Constructor

new(value:String)

Construct a text part with the given content.

Parameters:

value

The text content of the part.

Variables

value:String

The text content of the part.