Skip to content

Commit 1ad8b9a

Browse files
committed
AI Model Inference
1 parent 8350424 commit 1ad8b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/azure-ai-foundry-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ API Management supports two client compatibility options for AI APIs. Choose the
2727

2828
* **Azure AI** - Manage model endpoints in Azure AI Foundry that are exposed through the [ Azure AI Model Inference API](/azure/ai-studio/reference/reference-model-inference-api).
2929

30-
Clients call the deployment at a `/models` endpoint such as `/my-model/models/chat/completions`. Deployment name is passed in the request body. Use this option if you want flexibility to switch between models exposed through the Azure AI Foundry Models API and those deployed in Azure OpenAI in Foundry Models.
30+
Clients call the deployment at a `/models` endpoint such as `/my-model/models/chat/completions`. Deployment name is passed in the request body. Use this option if you want flexibility to switch between models exposed through the Azure AI Model Inference API and those deployed in Azure OpenAI in Foundry Models.
3131

3232
* **Azure OpenAI** - Manage model endpoints deployed in Azure OpenAI.
3333

0 commit comments

Comments
 (0)