Amazon Bedrock Prompt Flows

Quickly create workflows by leveraging generative AI

Amazon Bedrock Prompt Flows accelerates the creation, testing, and deployment of workflows through an intuitive visual builder. Prompt Flows allows you to seamlessly link foundation models (FMs), prompts, and many AWS services and tools together.

Amazon Prompt Flows

Reduce your development effort with an intuitive visual builder

You can use the visual builder in the AWS Management Console or in Amazon Bedrock Studio to drag and drop different components to create a flow. You can also use the visual builder to link the prompts with other prompts, AWS services, and business logic. This removes the need to write code and offers an easy visualization of all the different connected nodes.

Amazon Prompt Flows

Test faster directly in the flow builder

You can test directly in the console for a faster iteration, and once the flow is ready, you can version the flow and integrate it into your generative AI application. The versioning capability on flows enables an easy rollback mechanism, and you can configure the alias to split traffic between different versions of the flow to conduct A/B testing. Once you create a version, you can invoke the prompt flow with an API call.

Amazon Prompt Flows

Collaborate on workflow creation

Prompt Flows is available in Amazon Bedrock Studio, an SSO-enabled web interface that provides the easiest way for developers across an organization to experiment and collaborate with access to FMs. You can collaborate directly with your teammates to create, evaluate and deploy the right prompt flows for your use case.

Amazon Prompt Flows

Getting started

To get started, you can navigate to the Amazon Bedrock console or Amazon Bedrock Studio and click on ‘Create Flow’. Here you will be able to drag and drop the individual components (or nodes), including the prompt, and link these nodes together. You can use code hooks (or Lambda functions) to process the output from the node, and you can link calls to AWS services such as Amazon Lex as part of the flow.