LanguageModelTextPart

A language model response part containing a piece of text, returned from a LanguageModelChatResponse.

Online Documentation

Constructors

Link copied to clipboard
constructor(value: String)

Construct a text part with the given content.

Properties

Link copied to clipboard

The text content of the part.