Skip to main content

Workflow Template: AWS Bedrock Usage Examples

This workflow demonstrates usage examples of a number of models available through Amazon Bedrock.

Updated today

The "AWS Bedrock Usage Examples" workflow template is designed to streamline the process of interacting with multiple AI models via AWS Bedrock. It allows users to input prompts and select from models like Anthropic Claude, Llama, Amazon Nova, DeepSeek, and Mistral AI. This workflow facilitates model comparison by generating responses and visualizing them in HTML format, enhancing decision-making and model evaluation for businesses leveraging AI capabilities.

Use Cases

Example

Workflow Breakdown

  1. Uses Torq Interact to display a form to inputting a prompt and to select a model among Anthropic Claude, Llama, Amazon Nova, DeepSeek and Mistral AI.

  2. Uses AWS Integration to assume a new role for accessing credentials for each LLM API.

  3. Sends the prompt to the chosen model with temporary credentials using Converse API.

  4. Creates an HTML visualization to be displayed in Interact.

Vendors

AWS, Scripting, Utils

Tips

  • Modify Model IDs in "Workflow Parameters" step to update the default selection.

Did this answer your question?