Compare versions of a prompt in Prompt management
The Amazon Bedrock console offers a tool to let you compare versions of a prompt that you've created in Prompt management. The tool highlights fields that exist in one version that don't exist in the other.
To compare prompt versions
-
Sign in to the AWS Management Console using an IAM role with Amazon Bedrock permissions, and open the Amazon Bedrock console at Getting Started with the AWS Management Console.
-
Select Prompt management from the left navigation pane. Then, choose a prompt in the Prompts section.
-
In the Versions section, select the checkboxes next to two prompts to compare.
-
Choose Compare.
-
The JSON objects defining each prompt version are shown side by side. Differences between the versions are shown as follows:
-
Fields that exist in one version, but don't exist in the other, are marked by a plus (+) symbol and highlighted in green.
-
Fields that don't exist in one version, but exist in the other, are marked by a minus (-) symbol and highlighted in red.
-
-
To compare output model responses for the different versions, fill in the Test variables and choose Run prompt.