A language model response part containing a piece of text, returned from a {@link LanguageModelChatResponse}.
new(value:String)
Construct a text part with the given content.
Parameters:
value
The text content of the part.
value:String