Amazon Bedrock Connector

Amazon Bedrock Connector (ODC)

Stable version 0.1.2 (Compatible with ODC)
Uploaded on 20 May by OutSystems Labs
Amazon Bedrock Connector

Amazon Bedrock Connector (ODC)

Details
Detailed Description

This component allows developers to use generative AI in their applications, connecting to a wide range of foundation models hosted on AWS.


The component allows to use the following foundation models:

  • Claude_v2
  • Titan
  • StableDifusionXL

Claude_v2

Anthropic's most powerful model, which excels at a wide range of tasks from sophisticated dialogue and creative content generation to detailed instruction following.


Titan

Titan Embeddings Generation 1 (G1) - Text is fast and cost-effective. Designed for fast responses, this model is an ideal choice for language processing tasks that require maximum affordability and less processing power.


StableDifusionXL

SDXL produces more detailed imagery and composition than its predecessor and represents an important step forward for Stability’s models.


To use this connector it is necessary to have an AWS Bedrock service activated in an account.
Using the AWS Bedrock service will have cost that will be billed in your AWS Account. Check the AWS pricing page.

Limitations

Currently, the connector isn't implementing Jurassic-2 or Command and it isn't exposing any Management APIs.

Release notes 

Removed default model stability.stable-diffusion-xl-v0 since its no longer supported by AWS

Default model its now stability.stable-diffusion-xl-v1