Skip to content

Commit 2daca5b

Browse files
eric-urbanmsakande
andauthored
Update articles/machine-learning/how-to-use-batch-model-openai-embeddings.md
Co-authored-by: Mope Akande <[email protected]>
1 parent 96b0f2e commit 2daca5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-use-batch-model-openai-embeddings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The example shows how to run OpenAI models hosted in Azure OpenAI Service. To be
4646

4747
:::image type="content" source="./media/how-to-use-batch-model-openai-embeddings/aoai-deployments.png" alt-text="A screenshot of the Azure OpenAI Service page within Azure AI Foundry, showing the model deployments available in a particular Azure OpenAI Service resource." lightbox="media/how-to-use-batch-model-openai-embeddings/aoai-deployments.png":::
4848

49-
The previous image shows the Azure OpenAI Service resource to which the model is deployed. Note the name of this resource, as you use it later to construct the URL of the resource.
49+
The previous image is an example that shows a deployed Azure OpenAI model and the Azure OpenAI Service resource to which it is deployed. Note the name of the resource used for your model deployment, as you use it later to construct the URL of the resource.
5050

5151
# [Azure CLI](#tab/cli)
5252

0 commit comments

Comments
 (0)