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 link FMs, prompts, and many AWS services and tools together seamlessly.

Amazon Prompt Flows

Reduce your development effort with an intuitive visual builder

You can use the visual builder in AWS console or in 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 easy visualization of all of 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 via 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 Bedrock Console or 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 Lex as part of the flow.