Skip to content

Commit 1a92738

Browse files
authored
FIX #115283 Missing a period
1 parent a2bfd90 commit 1a92738

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)