Skip to content

Commit 9677287

Browse files
committed
adding lightbox to image
1 parent da75c6a commit 9677287

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
@@ -44,7 +44,7 @@ You can follow along this sample in the following notebooks. In the cloned repos
4444

4545
The example shows how to run OpenAI models hosted in Azure OpenAI Service. To begin, you need an OpenAI resource correctly deployed in Azure and a deployment for the model you want to use. To deploy an OpenAI model in Azure OpenAI Service, see [Focus on Azure OpenAI Service](../ai-studio/azure-openai-in-ai-studio.md#focus-on-azure-openai-service).
4646

47-
:::image type="content" source="./media/how-to-use-batch-model-openai-embeddings/aoai-deployments.png" alt-text="A screenshot of the Azure OpenAI studio within Azure AI Foundry, showing the model deployments available in a particular Azure OpenAI Service resource.":::
47+
:::image type="content" source="./media/how-to-use-batch-model-openai-embeddings/aoai-deployments.png" alt-text="A screenshot of the Azure OpenAI studio 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

4949
The previous image shows the Azure OpenAI Service resource to which the model is deployed. Note the name of this resource, as you later use it to construct the URL of the resource. Save the URL for later use in the tutorial.
5050

0 commit comments

Comments
 (0)