Skip to content

Commit 7848ebe

Browse files
committed
Update documentation via Content Mentor Quick Workspace
1 parent 8755ae3 commit 7848ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ API Management supports the following client compatibility options for AI APIs f
3333

3434
Clients call the deployment at a `/models` endpoint such as `/my-model/models/chat/completions`. The request body includes the deployment name. 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.
3535

36-
* **Azure OpenAI v1** - Manage Azure OpenAI in Microsoft Foundry model deployments, using the [Azure OpenAI API version 1](/azure/foundry/openai/api-version-lifecycle).
36+
* **Azure OpenAI v1** - Manage Azure OpenAI in Microsoft Foundry model deployments, using the [Azure OpenAI API version 1 API](/azure/foundry/openai/api-version-lifecycle).
3737

3838
Clients call the deployment at an Azure OpenAI v1 model endpoint such as `openai/v1/my-model/chat/completions`. The request body includes the deployment name.
3939

0 commit comments

Comments
 (0)