Skip to content

Commit e272854

Browse files
authored
Merge pull request #115357 from Rahil2507/main
FIX #115283 Missing a period
2 parents 5c50ede + 1a92738 commit e272854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/tutorials/embeddings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this tutorial, you learn how to:
3333
## Prerequisites
3434

3535
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services?azure-portal=true)
36-
* Access granted to Azure OpenAI in the desired Azure subscription
36+
* Access granted to Azure OpenAI in the desired Azure subscription.
3737
Currently, access to this service is granted only by application. You can apply for access to Azure OpenAI by completing the form at <a href="https://aka.ms/oai/access" target="_blank">https://aka.ms/oai/access</a>. Open an issue on this repo to contact us if you have an issue.
3838
* <a href="https://www.python.org/" target="_blank">Python 3.7.1 or later version</a>
3939
* The following Python libraries: openai, num2words, matplotlib, plotly, scipy, scikit-learn, pandas, tiktoken.

0 commit comments

Comments
 (0)