FoundationModelDetails

Information about a foundation model.

Types

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

Properties

Link copied to clipboard

The customization that the model supports.

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 model Amazon Resource Name (ARN).

Link copied to clipboard

The model identifier.

Link copied to clipboard

Contains details about whether a model version is available or deprecated

Link copied to clipboard

The model name.

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