Skip to content

Commit e57f72e

Browse files
Merge pull request #2851 from santiagxf/santiagxf-patch-1
Update quickstart-ai-project.md
2 parents bd56727 + 473565f commit e57f72e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/model-inference/how-to/quickstart-ai-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ You can use any of the supported SDKs to get predictions out from the endpoint.
125125

126126
* OpenAI SDK
127127
* Azure OpenAI SDK
128-
* Azure AI Inference SDK
129-
* Azure AI Foundry SDK
128+
* Azure AI Inference package
129+
* Azure AI Projects package
130130

131-
See the [supported languages and SDKs](../supported-languages.md) section for more details and examples. The following example shows how to use the Azure AI model inference SDK with the newly deployed model:
131+
See the [supported languages and SDKs](../supported-languages.md) section for more details and examples. The following example shows how to use the Azure AI Inference package with the newly deployed model:
132132

133133
[!INCLUDE [code-create-chat-client](../includes/code-create-chat-client.md)]
134134

0 commit comments

Comments
 (0)