Skip to content

Commit 2bd8bf9

Browse files
committed
Merge branch 'main' into release-ignite-document-intelligence-v4
2 parents 06aaca8 + e9794a4 commit 2bd8bf9

Some content is hidden

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

41 files changed

+1376
-613
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@
155155
"redirect_url": "/azure/ai-services/content-safety/concepts/custom-categories",
156156
"redirect_document_id": true
157157
},
158+
{
159+
"source_path_from_root": "/articles/ai-services/content-safety/how-to/custom-categories.md",
160+
"redirect_url": "/azure/ai-services/content-safety/quickstart-custom-categories",
161+
"redirect_document_id": true
162+
},
158163
{
159164
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-voice-create-voice.md",
160165
"redirect_url": "/azure/ai-services/speech-service/professional-voice-train-voice",

articles/ai-services/content-safety/how-to/custom-categories.md

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

articles/ai-services/content-safety/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ items:
6363
href: ./limited-access.md
6464
- name: How-to guides
6565
items:
66-
- name: Use custom categories (standard) (preview)
67-
href: how-to/custom-categories.md
6866
- name: Use custom categories (rapid) (preview)
6967
href: how-to/custom-categories-rapid.md
7068
- name: Use a blocklist

articles/ai-services/language-service/concepts/model-lifecycle.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,10 @@ Use the table below to find which model versions are supported by each feature:
6464

6565
| Feature | Supported Training Config Versions | Training Config Expiration | Deployment Expiration |
6666
|---------------------------------------------|--------------------------------------------|------------------------------------|------------------------|
67-
| Conversational language understanding | `2022-05-01` | October 28, 2022 (expired) | October 28, 2023 |
68-
| Conversational language understanding | `2022-09-01` (latest)** | February 28, 2024 | February 27, 2025 |
69-
| Orchestration workflow | `2022-09-01` (latest)** | April 30, 2024 | April 30, 2025 |
70-
| Custom named entity recognition | `2022-05-01` (latest)** | April 30, 2024 | April 30, 2025 |
71-
| Custom text classification | `2022-05-01` (latest)** | April 30, 2024 | April 30, 2025 |
67+
| Conversational language understanding | `2022-09-01` (latest)** | August 26, 2025 | August 26, 2026 |
68+
| Orchestration workflow | `2022-09-01` (latest)** | October 22, 2025 | October 22, 2026 |
69+
| Custom named entity recognition | `2022-05-01` (latest)** | October 22, 2025 | October 22, 2026 |
70+
| Custom text classification | `2022-05-01` (latest)** | October 22, 2025 | October 22, 2026 |
7271

7372
** *For latest training configuration versions, the posted expiration dates are subject to availability of a newer model version. If no newer model versions are available, the expiration date may be extended.*
7473

articles/ai-services/language-service/key-phrase-extraction/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This documentation contains the following types of articles:
2424
[!INCLUDE [Typical workflow for pre-configured language features](../includes/overview-typical-workflow.md)]
2525

2626

27-
## Get started with entity linking
27+
## Get started with Key phrase extraction
2828

2929
[!INCLUDE [development options](./includes/development-options.md)]
3030

0 commit comments

Comments
 (0)