Skip to content

Commit 96554e8

Browse files
committed
fix
1 parent e4c358a commit 96554e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/ai-foundry/model-inference/supported-languages-openai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Supported programming languages for models in Azure AI Foundry Models
2+
title: Supported programming languages for Azure OpenAI SDK
33
titleSuffix: Azure AI Foundry
4-
description: Learn about supported programming languages for models in Azure AI Foundry Models
4+
description: Learn about supported programming languages for Azure OpenAI SDK in Azure AI Foundry Models
55
author: santiagxf
66
manager: nitinme
77
ms.service: azure-ai-model-inference

articles/ai-foundry/model-inference/supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: fasantia
1515

1616
All models deployed to Azure AI Foundry Models support the [Azure AI Model Inference API](https://aka.ms/azureai/modelinference) and its associated family of SDKs.
1717

18-
To use these SDKs, connect them to the [Azure AI model inference URI](concepts/endpoints.md#azure-openai-inference-endpoint) (usually in the form `https://<resource-name>.services.ai.azure.com/models`).
18+
To use these SDKs, connect them to the [Azure AI model inference URI](how-to/inference.md#azure-openai-inference-endpoint) (usually in the form `https://<resource-name>.services.ai.azure.com/models`).
1919

2020
## Azure AI Inference package
2121

0 commit comments

Comments
 (0)