Skip to content

Commit 763feaa

Browse files
committed
Merge branch 'main' into hailey-newly-owned-content
2 parents cbb43be + e0839b9 commit 763feaa

File tree

171 files changed

+1160
-955
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

171 files changed

+1160
-955
lines changed

articles/ai-foundry/concepts/ai-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: scottpolly
88
ms.reviewer: deeikele
99
ms.date: 04/28/2025
1010
ms.service: azure-ai-foundry
11-
ms.topic: conceptual
11+
ms.topic: concept-article
1212
ms.custom:
1313
- ignite-2023
1414
- build-2024

articles/ai-foundry/concepts/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- build-2024
99
- ignite-2024
10-
ms.topic: conceptual
10+
ms.topic: concept-article
1111
ms.date: 04/28/2025
1212
ms.reviewer: deeikele
1313
ms.author: larryfr

articles/ai-foundry/concepts/content-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
- ignite-2024
11-
ms.topic: conceptual
11+
ms.topic: concept-article
1212
ms.date: 05/31/2025
1313
ms.reviewer: eur
1414
ms.author: pafarley

articles/ai-foundry/concepts/model-catalog-content-safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure AI Foundry
44
description: Learn about content safety for models deployed using standard deployments, using Azure AI Foundry.
55
manager: scottpolly
66
ms.service: azure-ai-foundry
7-
ms.topic: conceptual
7+
ms.topic: concept-article
88
ms.date: 05/19/2025
99
ms.author: mopeakande
1010
author: msakande

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ reviewer: santiagxf
99
ms.reviewer: fasantia
1010
ms.date: 05/19/2025
1111
ms.service: azure-ai-foundry
12-
ms.topic: conceptual
12+
ms.topic: concept-article
1313
ms.custom:
1414
- references_regions
1515
- build-aifnd
@@ -181,8 +181,8 @@ Meta Llama models and tools are a collection of pretrained and fine-tuned genera
181181

182182
| Model | Type | Capabilities |
183183
| ------ | ---- | ------------ |
184-
| [Llama-4-Scout-17B-16E-Instruct](https://aka.ms/aifoundry/landing/llama-4-scout-17b-16e-instruct) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text |
185-
| [Llama 4-Maverick-17B-128E-Instruct-FP8](https://aka.ms/aifoundry/landing/llama-4-maverick-17b-128e-instruct-fp8) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text |
184+
| [Llama-4-Scout-17B-16E-Instruct](https://aka.ms/aifoundry/landing/llama-4-scout-17b-16e-instruct) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
185+
| [Llama 4-Maverick-17B-128E-Instruct-FP8](https://aka.ms/aifoundry/landing/llama-4-maverick-17b-128e-instruct-fp8) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
186186
| [Llama-3.3-70B-Instruct](https://ai.azure.com/explore/models/Llama-3.3-70B-Instruct/version/4/registry/azureml-meta) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
187187
| [Llama-3.2-90B-Vision-Instruct](https://ai.azure.com/explore/models/Llama-3.2-90B-Vision-Instruct/version/1/registry/azureml-meta) | [chat-completion (with images)](../model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context) | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |
188188
| [Llama-3.2-11B-Vision-Instruct](https://ai.azure.com/explore/models/Llama-3.2-11B-Vision-Instruct/version/1/registry/azureml-meta) | [chat-completion (with images)](../model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context) | - **Input:** text and image (128,000 tokens) <br /> - **Output:** text (8,192 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text |

articles/ai-foundry/concepts/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: scottpolly
88
ms.reviewer: mithigpe
99
ms.date: 05/19/2025
1010
ms.service: azure-ai-foundry
11-
ms.topic: conceptual
11+
ms.topic: concept-article
1212
ms.custom:
1313
- build-aifnd
1414
- build-2025

articles/ai-foundry/concepts/prompt-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
- ignite-2024
11-
ms.topic: conceptual
11+
ms.topic: concept-article
1212
ms.date: 03/18/2025
1313
ms.reviewer: none
1414
ms.author: lagayhar

articles/ai-foundry/concepts/rbac-azure-ai-foundry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
- ignite-2024
11-
ms.topic: conceptual
11+
ms.topic: concept-article
1212
ms.date: 06/04/2025
1313
ms.reviewer: deeikele
1414
ms.author: larryfr

articles/ai-foundry/concepts/resource-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ reviewer: larryfr
99
ms.reviewer: larryfr
1010
ms.date: 05/18/2025
1111
ms.service: azure-ai-foundry
12-
ms.topic: conceptual
12+
ms.topic: concept-article
1313
ms.custom:
1414
- build-aifnd
1515
- build-2025

articles/ai-foundry/concepts/retrieval-augmented-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-ai-foundry
77
ms.custom:
88
- ignite-2023
99
- build-2024
10-
ms.topic: conceptual
10+
ms.topic: concept-article
1111
ms.date: 04/03/2025
1212
ms.reviewer: sgilley
1313
ms.author: sgilley

0 commit comments

Comments
 (0)