BedrockModelFamilies

Represents a sealed class for AWS Bedrock model families.

This class serves as a hierarchy for different sub-providers under the AWS Bedrock ecosystem. Each sub-provider is represented as a specific sealed data object with an associated unique identifier and display name.

Inheritors

Types

Link copied to clipboard

Represents the AI21 sub-provider under AWS Bedrock.

Link copied to clipboard

Represents the Amazon sub-provider under AWS Bedrock.

Link copied to clipboard

Represents the Anthropic sub-provider under AWS Bedrock.

Link copied to clipboard

Represents the Meta sub-provider under AWS Bedrock.

Properties

Link copied to clipboard

The human-readable display name of the Bedrock model family.

Link copied to clipboard
val id: String

The unique identifier of the Bedrock model family.