Skip to content

Commit d63c476

Browse files
authored
Merge pull request #1524 from MicrosoftDocs/main
11/11/2024 PM Publish
2 parents 26cc3ac + a97282c commit d63c476

28 files changed

+215
-455
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/document-intelligence/includes/model-analysis-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ms.author: lajanuar
99

1010
|Model ID|Content Extraction|Query fields|Paragraphs|Paragraph Roles|Selection Marks|Tables|Key-Value Pairs|Languages|Barcodes|Document Analysis|Formulas*|Style Font*|High Resolution*|Searchable PDF
1111
|:----|:----|:----|:----|:----|:----|:----|:----|:----|:----|:----|:----|:----|:----|:----|
12-
|prebuilt-read|| | | | | |O|O| |O|O|O|||
12+
|prebuilt-read|| | | | | | |O|O| |O|O|O||
1313
|prebuilt-layout||||||| |O|O| |O|O|O|
1414
|prebuilt-document||||||||O|O| |O|O|O|
1515
|prebuilt-businessCard||| | | | | | | || | | |
16-
|prebuilt-contract||||| | |O|O||O|O|O||
16+
|prebuilt-contract||||| | |O|O|||O|O||
1717
|prebuilt-healthInsuranceCard.us||| | | | | |O|O||O|O|O|
1818
|prebuilt-idDocument|||| | | | |O|O||O|O|O|
1919
|prebuilt-invoice||| | |||O|O|O||O|O|O|

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

0 commit comments

Comments
 (0)