Skip to content

Commit bd0b217

Browse files
Update how-to-use-batch-model-openai-embeddings.md (Typo "Azure OpenAI service"→"Azure OpenAI Service")
https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/machine-learning/how-to-use-batch-model-openai-embeddings.md #PingMSFTDocs
1 parent ba1f65d commit bd0b217

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

4343
### Ensure you have an OpenAI deployment
4444

45-
The example shows how to run OpenAI models hosted in Azure OpenAI service. To successfully do it, you need an OpenAI resource correctly deployed in Azure and a deployment for the model you want to use.
45+
The example shows how to run OpenAI models hosted in Azure OpenAI Service. To successfully do it, you need an OpenAI resource correctly deployed in Azure and a deployment for the model you want to use.
4646

4747
:::image type="content" source="./media/how-to-use-batch-model-openai-embeddings/aoai-deployments.png" alt-text="An screenshot showing the Azure OpenAI studio with the list of model deployments available.":::
4848

0 commit comments

Comments
 (0)