Skip to content

Commit bfe5378

Browse files
committed
Merge branch 'main' into release-foundry-toc
2 parents 0d7aefb + 3487e32 commit bfe5378

File tree

17 files changed

+114
-129
lines changed

17 files changed

+114
-129
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: references_regions, tool_generated
1818
Azure AI model inference in Azure AI Foundry gives you access to flagship models in Azure AI to consume them as APIs without hosting them on your infrastructure.
1919

2020
> [!TIP]
21-
> DeepSeek-R1 is available for deployment as [Serverless API endpoint](../../../ai-studio/how-to/deploy-models-deepseek.md).
21+
> DeepSeek-R1 (preview) is available for deployment as [Serverless API endpoint](../../../ai-studio/how-to/deploy-models-deepseek.md).
2222
2323
:::image type="content" source="../media/models/models-catalog.gif" alt-text="An animation showing Azure AI studio model catalog section and the models available." lightbox="../media/models/models-catalog.gif":::
2424

articles/ai-foundry/model-inference/reference/reference-model-inference-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Models deployed to [serverless API endpoints](../../../ai-studio/how-to/deploy-m
4949
> * [Mistral-Large](../../../ai-studio/how-to/deploy-models-mistral.md)
5050
> * [Jais](../../../ai-studio/how-to/deploy-jais-models.md) family of models
5151
> * [Jamba](../../../ai-studio/how-to/deploy-models-jamba.md) family of models
52-
> * [Phi-3](../../../ai-studio/how-to/deploy-models-phi-3.md) family of models
52+
> * [Phi-3](../../../ai-studio/how-to/deploy-models-phi-3.md) and [Phi-4](../../../ai-studio/how-to/deploy-models-phi-4.md) family of models
53+
> * [DeepSeek-R1](../../../ai-studio/how-to/deploy-models-deepseek.md) family of models.
5354
5455
Models deployed to [managed inference](../../../ai-studio/concepts/deployments-overview.md):
5556

articles/ai-services/agents/how-to/tools/azure-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: azure-ai-agent-service
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 12/11/2024
9+
ms.date: 01/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
ms.custom: azure-ai-agents

articles/ai-services/agents/how-to/tools/function-calling.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-agent-service
88
ms.topic: how-to
9-
ms.date: 12/11/2024
9+
ms.date: 01/30/2025
1010
author: aahill
1111
ms.author: aahi
1212
zone_pivot_groups: selection-function-calling
@@ -22,12 +22,6 @@ Azure AI Agents supports function calling, which allows you to describe the stru
2222
> [!NOTE]
2323
> Runs expire ten minutes after creation. Be sure to submit your tool outputs before the expiration.
2424
25-
### Supported models
26-
27-
The [models page](../../concepts/model-region-support.md) contains the most up-to-date information on regions/models where Agents are supported.
28-
29-
To use all features of function calling including parallel functions, you need to use a model that was released after November 6, 2023.
30-
3125
::: zone-end
3226

3327
::: zone pivot="code-example"

articles/ai-services/agents/includes/quickstart-csharp.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ ms.date: 01/15/2025
1616
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
1717
* Install [the Azure CLI and the machine learning extension](/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
1818

19-
[!INCLUDE [rbac-roles](rbac-roles.md)]
20-
2119
[!INCLUDE [bicep-setup](bicep-setup.md)]
2220

2321
## Configure and run an agent

articles/ai-services/agents/includes/quickstart-python-openai.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ ms.date: 11/13/2024
1818
* You need the **Cognitive Services OpenAI User** role assigned to use the Azure AI Services resource.
1919
* Install [the Azure CLI and the machine learning extension](/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
2020

21-
[!INCLUDE [rbac-roles](rbac-roles.md)]
22-
2321
[!INCLUDE [bicep-setup](bicep-setup.md)]
2422

2523
## Configure and run an agent

articles/ai-services/agents/includes/quickstart-python.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ ms.date: 11/13/2024
1717
* Make sure you have the **Azure AI Developer** [RBAC role](../../../ai-studio/concepts/rbac-ai-studio.md) assigned at the appropriate level.
1818
* Install [the Azure CLI and the machine learning extension](/azure/machine-learning/how-to-configure-cli). If you have the CLI already installed, make sure it's updated to the latest version.
1919

20-
[!INCLUDE [rbac-roles](rbac-roles.md)]
21-
2220
[!INCLUDE [bicep-setup](bicep-setup.md)]
2321

2422
## Configure and run an agent

articles/ai-services/agents/includes/rbac-roles.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

articles/ai-services/document-intelligence/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ items:
3737
href: service-limits.md
3838
- name: Document Intelligence client libraries
3939
items:
40-
- name: Changelog and migration guide
41-
displayName: latest, update, beta, package, preview, version
42-
href: changelog-release-history.md
4340
- name: "SDK targets: REST API v4.0 2024-11-30 latest (GA)"
4441
displayName: get started, installation, downloads, documentAnalysisClient, document analysis client, Azure AD, Azure Active Directory, identity, changelog, package, version,AzureKeyCredential, Azure key credential, key, endpoint
4542
href: sdk-overview-v4-0.md
@@ -52,7 +49,10 @@ items:
5249
- name: "SDK targets: REST API v2.1 (GA)"
5350
displayName: get started, installation, downloads, formRecognizerClientClient, form recognizer client, Azure AD, Azure Active Directory, identity, changelog, package, version,AzureKeyCredential, Azure key credential, key, endpoint
5451
href: v21/sdk-overview-v2-1.md
55-
- name: FAQ
52+
- name: Changelog and migration guide
53+
displayName: latest, update, beta, package, preview, version
54+
href: changelog-release-history.md
55+
- name: Frequently asked questions (FAQ)
5656
displayName: storage, security, privacy, help, support, versions, development, migrate, migration, cognitive, applied, form recognizer, form, recognizer
5757
href: faq.yml
5858
- name: Prebuilt models

articles/ai-services/document-intelligence/versioning/changelog-release-history.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Document Intelligence changelog and release history
2+
title: Document Intelligence changelog, release history, and migration guide
33
titleSuffix: Azure AI services
4-
description: A version-based description of Document Intelligence feature and capability releases, changes, enhancements, and updates.
4+
description: A version-based description of Document Intelligence feature and capability releases, changes, enhancements, migration guidance, and updates.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
@@ -15,7 +15,7 @@ ms.author: lajanuar
1515
<!-- markdownlint-disable MD051 -->
1616
<!-- markdownlint-disable MD024 -->
1717

18-
# SDK changelog and release history
18+
# SDK changelog, release history, and migration guide
1919

2020
This reference article provides a version-based description of Document Intelligence feature and capability releases, changes, updates, and enhancements.
2121

@@ -414,7 +414,7 @@ This release includes the following updates:
414414
This release includes the following updates:
415415

416416
> [!IMPORTANT]
417-
> The `DocumentAnalysisClient` and `DocumentModelAdministrationClient` now target API v3.0 GA, released 2022-08-31. These clients are no longer supported by APIs 2020-06-30-preview or earlier.
417+
> The `DocumentAnalysisClient` and `DocumentModelAdministrationClient` now target API v3.0 GA, released 2022-08-31. Document Intelligence no longer supports clients from 2020-06-30-preview APIs or earlier.
418418
419419
### [**C#**](#tab/csharp)
420420

0 commit comments

Comments
 (0)