Amazon SageMaker Unified Studio is in preview release and is subject to change.
Chat with a model in the chat playground
In these instructions, you use the Amazon Bedrock IDE chat playground to chat with an Amazon Bedrock IDE model. You chat by sending a prompt to the model and answering the response that the model generates. For more information, see Experiment with the Amazon Bedrock IDE playgrounds.
If you don't have access to a model, contact your administrator.
To chat with a model
-
Navigate to the Amazon SageMaker Unified Studio landing page by using the URL from your admininstrator.
-
Access Amazon SageMaker Unified Studio using your IAM or single sign-on (SSO) credentials. For more information, see Access Amazon SageMaker Unified Studio.
-
At the top of the page, choose the Discover.
-
In the Generative AI section, choose Chat playground to open the chat playground.
-
In Type select Model and then select a model to use in Model. If you don't see a model, contact your administrator.
-
In the Enter prompt text box, enter
What is Avebury stone circle?
. -
Press Enter on your keyboard, or choose the run button, to send the prompt to the model. Amazon Bedrock IDE shows the response from the model in the playground.
-
Continue the chat by entering the prompt
Is there a museum there?
and pressing Enter.The response shows how the model uses the previous prompt as context for generating its next response.
-
Choose Reset to start a new chat with the model.
-
Influence the model response by doing the following:
Enter and run a prompt. Note the response from the model.
-
Choose the configurations menu to open the Configurations pane.
-
Influence the model response by making inference parameters changes.
Run the prompt again and compare the response with the previous response.
-
Choose Reset to start a new chat with the model.
-
Try sending an image or video to a model by doing the following:
-
For Model, choose one of the following:
-
Choose the attachment button at the left of the Enter prompt text box.
-
In the open file dialog box, choose an image or a video from your local computer.
-
In the text box, next to the image or video that you uploaded, enter
What's in this image?
. If you uploaded a video, enterWhat's in this video?
. -
Press Enter on your keyboard enter to send the prompt to the model. The response from the models describes the model or 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.
-
(Optional) Compare the output from multiple models, or shared apps.
-
In the playground, turn on Compare mode.
-
In both panes, select the model that you want to compare. If you want to use a shared app, select App in Type and then select the app in App.
-
Enter a prompt in the text box and run the prompt. The output from each model is shown. You can choose the copy icon to copy the prompt or model response to the clipboard.
-
(Optional) Choose View configs to make configuration changes, such as inference parameters. Choose View chats to return to the chat page.
-
(Optional) Choose Add chat window to add a third window. You can compare up to 3 models or apps.
Turn off Compare mode to stop comparing models.
-