Skip to content

Commit 9f21360

Browse files
Update amazon-bedrock.md- FM added instead of LLM/LDM
1 parent c559ca2 commit 9f21360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ After you configure the authentication profile for Amazon Bedrock, you can imple
9898

9999
To help users understand what needs to be done to invoke a specific model using the [Invoke Model](#invoke-model), we have included two example implementations in the Amazon Bedrock Connector:
100100

101-
* An implementation for invoking the Claude v.3 Sonnet LLM that generates text.
102-
* An implementation for the TitanImageGeneratorG1 LDM model that generates images from a text prompt.
101+
* An implementation for invoking the Claude 3 Sonnet foundation model that generates text.
102+
* An implementation for the TitanImageGeneratorG1 foundation model that generates images from a text prompt.
103103

104104
These examples can be used as a reference together with the documentation found on this page, in the Bedrock console, and offered by the provider of the model. For more Example implementations, see [Amazon Bedrock Example Implementation](https://marketplace.mendix.com/link/component/215751).
105105

0 commit comments

Comments
 (0)