FoundationModelSummary

Summary information for a foundation model.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the model supports fine-tuning or continual pre-training.

Link copied to clipboard

The inference types that the model supports.

Link copied to clipboard

The input modalities that the model supports.

Link copied to clipboard

The Amazon Resource Name (ARN) of the foundation model.

Link copied to clipboard

The model ID of the foundation model.

Link copied to clipboard

Contains details about whether a model version is available or deprecated.

Link copied to clipboard

The name of the model.

Link copied to clipboard

The output modalities that the model supports.

Link copied to clipboard

The model's provider name.

Link copied to clipboard

Indicates whether the model supports streaming.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String