AIRecommendationAdapterDetails
The per-recommendation LoRA adapter details. Contains both the model package ARNs and Amazon S3 URIs for each adapter, regardless of which form was originally supplied in the request. When you supply only Amazon S3 URIs, Amazon SageMaker AI creates model packages on your behalf.
Contents
- ModelPackageArns
-
The list of LoRA adapters with their model package ARNs.
Type: Array of AIAdapterModelPackageEntry objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: Yes
- S3Uris
-
The list of LoRA adapters with their Amazon S3 URIs.
Type: Array of AIAdapterS3Entry objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: