Amazon Bedrock Studio is in preview release and is subject to change.
Use Explore mode to chat with a model
These instructions show you how to use the playground in Explore mode to chat with a model. You chat with a model by sending a prompt to the model and by receiving the response that the model generates. You continue the chat by sending further prompts.
To chat with a model
Open the invitation email sent to you by your organization.
In the email, choose the link to the workspace that you are invited to.
Choose Sign in with SSO to open your Amazon Bedrock Studio workspace.
Enter your the user name that you use to access your organization's resources and choose Next.
Enter your password and choose Sign in.
In the welcome to Amazon Bedrock Studio dialog box, choose Start exploring to start using the playground. The dialog box isn't shown if you have previously used the workspace.
-
Make sure that you are in the Explore mode, by choosing Explore at the top right of the page.
For Model select a model to use, or use the default model.
-
In the Quick start prompts section at the bottom of the page, choose one of prompts.
The playground sends the prompt to the model and shows the text that the model generated in response. Continue the chat until you are ready for the next step.
Choose Reset to clear the playground.
-
In the Enter prompt text box, enter
What is Avebury stone circle?
. Press Ctrl + Enter on your keyboard to send the prompt to the model. Amazon Bedrock Studio shows the response from the model in the playground.
Continue the chat by entering the prompt
Is there a museum there?
and pressing Ctrl + Enter.The response shows how the model uses the previous prompt as context for generating its next response.
Some models are multimodal in that that they can process text and images. To try analyzing an image, do the following.
In Model choose Anthropic Claude 3 Sonnet.
Choose the image button at the left of the Enter prompt text box.
In the open file dialog box, choose an image from your local computer.
In the text box, next to the image that you uploaded, enter
What's in this image?
-
Press Ctrl + Enter on your keyboard enter to send the prompt to the mode. The playground will show the image and underneath the image show a description of the image.
(Optional) Try using another model and different prompts. Different models have different recommendations for creating, or engineering, prompts. For more information, see Prompt engineering guides.
Now that you are familiar with the explorer playground, try creating a Bedrock Studio app next. For more information, see Build a chat app with Amazon Bedrock Studio.