Amazon Bedrock
The models of Amazon Bedrock.
Features
- Provides llm, text-embedding, rerank models in Dify.
- Includes predefined llm models such as openai, mistral, ai21.
- Includes predefined rerank models such as amazon.rerank-v1, cohere.rerank-v3-5.
- Includes predefined text embedding models such as cohere.embed-multilingual-v3, cohere.embed-english-v3, amazon.titan-embed-text-v2.
- Supports predefined model and customizable model configuration.
Setup
- Install this plugin from the Dify Marketplace.
- Get the required credentials from Amazon Bedrock.
- Add the credentials in the plugin settings.
- Save the configuration.
Usage
Select Amazon Bedrock as the model provider in Dify, choose an available model, and use it in applications, agents, or workflows.
Privacy
This plugin sends the inputs required by the selected operation to the upstream service. See PRIVACY.md [blocked] for details.