Text

Represents the text content in a model invocation for the Bedrock Anthropic API.

This class extends the BedrockAnthropicInvokeModelContent and is used to encapsulate the text response or content associated with the invocation process.

Constructors

Link copied to clipboard
constructor(text: String)

Properties

Link copied to clipboard

The textual content associated with this invocation.