| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
GenerativeAiSettings |
GenerativeAiSettings.clone() |
GenerativeAiSettings |
CanvasAppSettings.getGenerativeAiSettings()
The generative AI settings for the SageMaker Canvas application.
|
GenerativeAiSettings |
GenerativeAiSettings.withAmazonBedrockRoleArn(String amazonBedrockRoleArn)
The ARN of an Amazon Web Services IAM role that allows fine-tuning of large language models (LLMs) in Amazon
Bedrock.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CanvasAppSettings.setGenerativeAiSettings(GenerativeAiSettings generativeAiSettings)
The generative AI settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withGenerativeAiSettings(GenerativeAiSettings generativeAiSettings)
The generative AI settings for the SageMaker Canvas application.
|
Copyright © 2024. All rights reserved.