Skip to content

Commit b5ae592

Browse files
committed
realtime quickstart refresh
1 parent 5ac8d60 commit b5ae592

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/ai-services/openai/includes/realtime-deploy-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ms.date: 12/26/2024
88
---
99

1010
To deploy the `gpt-4o-realtime-preview` model in the Azure AI Foundry portal:
11-
1. Go to the [Azure AI Foundry home page](https://ai.azure.com) and make sure you're signed in with the Azure subscription that has your Azure OpenAI Service resource (with or without model deployments.)
12-
1. Select the **Real-time audio** playground from under **Resource playground** in the left pane.
13-
1. Select **+ Create a deployment** to open the deployment window.
11+
1. Go to the [Azure AI Foundry portal](https://ai.azure.com) and make sure you're signed in with the Azure subscription that has your Azure OpenAI Service resource (with or without model deployments.)
12+
1. Select the **Real-time audio** playground from under **Playgrounds** in the left pane.
13+
1. Select **Create nefw deployment** to open the deployment window.
1414
1. Search for and select the `gpt-4o-realtime-preview` model and then select **Confirm**.
1515
1. In the deployment wizard, make sure to select the `2024-10-01` model version.
1616
1. Follow the wizard to finish deploying the model.

articles/ai-services/openai/includes/realtime-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ ms.date: 12/26/2024
1616
To chat with your deployed `gpt-4o-realtime-preview` model in the [Azure AI Foundry](https://ai.azure.com) **Real-time audio** playground, follow these steps:
1717

1818
1. Go to the [Azure OpenAI Service page](https://ai.azure.com/resource/overview) in Azure AI Foundry portal. Make sure you're signed in with the Azure subscription that has your Azure OpenAI Service resource and the deployed `gpt-4o-realtime-preview` model.
19-
1. Select the **Real-time audio** playground from under **Resource playground** in the left pane.
19+
1. Select the **Real-time audio** playground from under **Playgrounds** in the left pane.
2020
1. Select your deployed `gpt-4o-realtime-preview` model from the **Deployment** dropdown.
2121
1. Select **Enable microphone** to allow the browser to access your microphone. If you already granted permission, you can skip this step.
2222

2323
:::image type="content" source="../media/how-to/real-time/real-time-playground.png" alt-text="Screenshot of the real-time audio playground with the deployed model selected." lightbox="../media/how-to/real-time/real-time-playground.png":::
2424

25-
1. Optionally you can edit contents in the **Give the model instructions and context** text box. Give the model instructions about how it should behave and any context it should reference when generating a response. You can describe the assistant's personality, tell it what it should and shouldn't answer, and tell it how to format responses.
25+
1. Optionally, you can edit contents in the **Give the model instructions and context** text box. Give the model instructions about how it should behave and any context it should reference when generating a response. You can describe the assistant's personality, tell it what it should and shouldn't answer, and tell it how to format responses.
2626
1. Optionally, change settings such as threshold, prefix padding, and silence duration.
2727
1. Select **Start listening** to start the session. You can speak into the microphone to start a chat.
2828

0 commit comments

Comments
 (0)