AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Summary information for a foundation model.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class FoundationModelSummary
The FoundationModelSummary type exposes the following members
Name | Description | |
---|---|---|
![]() |
FoundationModelSummary() |
Name | Type | Description | |
---|---|---|---|
![]() |
CustomizationsSupported | System.Collections.Generic.List<System.String> |
Gets and sets the property CustomizationsSupported. Whether the model supports fine-tuning or continual pre-training. |
![]() |
InferenceTypesSupported | System.Collections.Generic.List<System.String> |
Gets and sets the property InferenceTypesSupported. The inference types that the model supports. |
![]() |
InputModalities | System.Collections.Generic.List<System.String> |
Gets and sets the property InputModalities. The input modalities that the model supports. |
![]() |
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the foundation model. |
![]() |
ModelId | System.String |
Gets and sets the property ModelId. The model ID of the foundation model. |
![]() |
ModelLifecycle | Amazon.Bedrock.Model.FoundationModelLifecycle |
Gets and sets the property ModelLifecycle. Contains details about whether a model version is available or deprecated. |
![]() |
ModelName | System.String |
Gets and sets the property ModelName. The name of the model. |
![]() |
OutputModalities | System.Collections.Generic.List<System.String> |
Gets and sets the property OutputModalities. The output modalities that the model supports. |
![]() |
ProviderName | System.String |
Gets and sets the property ProviderName. The model's provider name. |
![]() |
ResponseStreamingSupported | System.Boolean |
Gets and sets the property ResponseStreamingSupported. Indicates whether the model supports streaming. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5