Skip to content

Commit 4f682fc

Browse files
authored
Update service-amazon-bedrock.asciidoc
1. Renamed foundational model to foundation model to match AWS terminology. 2. Added a reference link to the list of AWS Bedrock supported foundation models.
1 parent bcd8d15 commit 4f682fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/inference/service-amazon-bedrock.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ Supported providers include:
100100

101101
`model`:::
102102
(Required, string)
103-
The base model ID or an ARN to a custom model based on a foundational model.
103+
The base model ID or an ARN to a custom model based on a foundation model.
104104
The base model IDs can be found in the https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html[Amazon Bedrock model IDs] documentation.
105+
The foundation models can be found in the https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html[Amazon Bedrock supported foundation models] documentation.
105106
Note that the model ID must be available for the provider chosen, and your IAM user must have access to the model.
106107

107108
`region`:::

0 commit comments

Comments
 (0)