Skip to content

Commit 6f2008a

Browse files
authored
Merge pull request #124044 from hyoshioka0128/patch-852
Update how-to-use-batch-model-openai-embeddings.md (Typo "Azure OpenA…
2 parents ef7059d + bd0b217 commit 6f2008a

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)