Skip to content

Commit 20d9465

Browse files
Merge branch '10.18' of https://github.com/liamsommer-mx/development into 10.18
2 parents a4d59cd + 21c81a4 commit 20d9465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/appstore/use-content/platform-supported-content/modules/aws

content/en/docs/appstore/use-content/platform-supported-content/modules/aws/amazon-bedrock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You can find several implementation examples for the ChatCompletions operations
131131

132132
### Invoking Specific Models by Using the InvokeModel Operation
133133

134-
Depending on your needs, you can reuse the operations inside the **AmazonBedrockConnector (GenAICommons)** section. You can also find guidance on how to implement the required structures in the [GenAICommons](/appstore/modules/genai/) documentation. Most text models can be used with the **ChatCompletions** operation. For an overview of the supported models and capabilities, see [Supported models and model features](https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html#conversation-inference-supported-models-features) in the AWS Bedrock documentation.
134+
Depending on your needs, you can reuse the operations inside the **Amazon Bedrock** sections. You can also find guidance on how to implement the required structures in the [GenAICommons](/appstore/modules/genai/) documentation. This scenario represents an advanced or exception case. In most instances, the standard procedures outlined in ‘GenAI Commons Operations’ should be sufficient to address your needs. Most text models can be used with the **ChatCompletions** operation. For an overview of the supported models and capabilities, see [Supported models and model features](https://docs.aws.amazon.com/bedrock/latest/userguide/conversation-inference.html#conversation-inference-supported-models-features) in the AWS Bedrock documentation.
135135

136136
To invoke a specific model that is not covered by the ChatCompletions operation, you can make use of the **Invoke Model** operation by performing the following steps:
137137

0 commit comments

Comments
 (0)