Skip to content

Commit 6bbae75

Browse files
authored
Apply suggestion from @JillGrant615
1 parent 0b3260d commit 6bbae75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-data-ai/get-started-text-analysis-azure/includes/3-language-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To connect to an AI service, your application uses an **API** (Application Progr
1515

1616
## Using general-purpose AI models for text analysis
1717

18-
Start with a Microsoft Foundry resource and create an Foundry project within your resource. In the *new* Foundry portal, you can browse the model catalog and deploy a general-purpose model.
18+
Start with a Microsoft Foundry resource and create a Foundry project within your resource. In the *new* Foundry portal, you can browse the model catalog and deploy a general-purpose model.
1919

2020
You can build a client application that interacts with Microsoft Foundry Models using the **Azure OpenAI API**. The OpenAI API lets your code talk to a deployed model by sending requests to an *endpoint*, along with an *API key* to prove you're authorized.
2121

0 commit comments

Comments
 (0)