You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/model-inference/supported-languages.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Models deployed in Azure AI Model Inference can be used with different SDKs and
17
17
18
18
## All models
19
19
20
-
All models deployed to Azure AI model inference support the [Azure AI model inference API](https://aka.ms/aistudio/modelinference) and its associated family of SDKs.
20
+
All models deployed to Azure AI model inference support the [Azure AI model inference API](https://aka.ms/azureai/modelinference) and its associated family of SDKs.
21
21
22
22
To use these SDKs, connect them to the [Azure AI model inference URI](concepts/endpoints.md#azure-ai-inference-endpoint) (usually in the form `https://<resource-name>.services.ai.azure.com/models`).
0 commit comments