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
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.
Uses AWS Integration to assume a new role for accessing credentials for each LLM API.
Sends the prompt to the chosen model with temporary credentials using Converse API.
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.
