Skip to content

Commit 44ca35b

Browse files
Merge pull request #5289 from msakande/freshness-and-more
update freshness for includes and fix headings
2 parents 4dda9bc + ee1151c commit 44ca35b

File tree

28 files changed

+31
-31
lines changed

28 files changed

+31
-31
lines changed

articles/ai-foundry/concepts/models-featured.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
2-
title: Models available for standard deployment in Azure AI Foundry
2+
title: Azure AI Foundry Models available for standard deployment
33
titleSuffix: Azure AI Foundry
44
description: Explore various models available for standard deployment in Azure AI Foundry.
55
manager: scottpolly
66
author: msakande
77
reviewer: santiagxf
88
ms.service: azure-ai-foundry
99
ms.topic: conceptual
10-
ms.date: 03/06/2025
10+
ms.date: 05/19/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions
1414
---
1515

16-
# Featured models of Azure AI Foundry
16+
# Azure AI Foundry Models available for standard deployment
1717

1818
The Azure AI model catalog offers a large selection of Azure AI Foundry Models from a wide range of providers. You have various options for deploying models from the model catalog. This article lists Azure AI Foundry Models that can be deployed via standard deployment. For some of these models, you can also host them on your infrastructure for deployment via managed compute.
1919

articles/ai-foundry/how-to/deploy-models-managed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- build-2024
99
ms.topic: how-to
10-
ms.date: 03/24/2025
10+
ms.date: 05/19/2025
1111
ms.reviewer: fasantia
1212
reviewer: santiagxf
1313
ms.author: mopeakande
@@ -16,7 +16,7 @@ author: msakande
1616

1717
# How to deploy and inference a managed compute deployment with code
1818

19-
The Azure AI Foundry portal [model catalog](../how-to/model-catalog-overview.md) offers over 1,600 models, and the most common way to deploy these models is to use the managed compute deployment option, which is also sometimes referred to as a managed online deployment.
19+
The Azure AI Foundry portal [model catalog](../how-to/model-catalog-overview.md) offers over 1,600 models, and a common way to deploy these models is to use the managed compute deployment option, which is also sometimes referred to as a managed online deployment.
2020

2121
Deployment of a large language model (LLM) makes it available for use in a website, an application, or other production environment. Deployment typically involves hosting the model on a server or in the cloud and creating an API or other interface for users to interact with the model. You can invoke the deployment for real-time inference of generative AI applications such as chat and copilot.
2222

articles/ai-foundry/model-inference/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated
1414
---
1515

16-
# Models available in Azure AI Foundry Models
16+
# Available Azure AI Foundry Models
1717

1818
Azure AI Foundry Models gives you access to flagship models in Azure AI Foundry to consume them as APIs without hosting them on your infrastructure.
1919

articles/ai-foundry/model-inference/how-to/use-chat-multi-modal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: msakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: how-to
10-
ms.date: 03/07/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: generated

articles/ai-foundry/model-inference/includes/use-chat-completions/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mopeakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: include
10-
ms.date: 03/20/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated

articles/ai-foundry/model-inference/includes/use-chat-completions/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mopeakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: include
10-
ms.date: 03/20/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated

articles/ai-foundry/model-inference/includes/use-chat-completions/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mopeakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: include
10-
ms.date: 03/20/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated

articles/ai-foundry/model-inference/includes/use-chat-completions/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mopeakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: include
10-
ms.date: 03/20/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated

articles/ai-foundry/model-inference/includes/use-chat-completions/rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mopeakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: include
10-
ms.date: 03/20/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated

articles/ai-foundry/model-inference/includes/use-chat-multi-modal/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mopeakande
77
reviewer: santiagxf
88
ms.service: azure-ai-model-inference
99
ms.topic: include
10-
ms.date: 03/20/2025
10+
ms.date: 05/29/2025
1111
ms.author: mopeakande
1212
ms.reviewer: fasantia
1313
ms.custom: references_regions, tool_generated

0 commit comments

Comments
 (0)