ai_provider_aws_bedrock
The AWS Bedrock provider unleashes the full power of all the AI models of the AWS Bedrock service together with the Drupal AI module. This means that you can use models like Claude, Amazon Titan, Mistral, Jamba and more to generate text or use powerful Amazon Titan Multimodal Embeddings engine that allows Image embeddings! It also has text to image models like Stable Diffusion and Amazon Titan Image Generator.
Features
The module enables you to use all the models that AWS Bedrock has to offer in Drupal.
This means that AWS Bedrock is available in any third party module using the AI module as base.
The module uses the Amazon Web Services module for authentication, so you can use both profiles and assumed roles as authentication method.
Post-Installation
- First setup you AWS profile using the great Amazon Web Services module
- Install the AWS Bedrock Provider module.
- Visit the settings under /admin/config/ai/providers/aws_bedrock
- Connect the profile.
- You are ready to go.
Additional Requirements
This requires the Amazon Web Services and the Drupal AI module to be enabled.
Recommended Modules
. Our recommendation is to use the Encrypt module to encrypt your profile in storage.