Skip to content

Commit 430962a

Browse files
Merge pull request #247822 from aahill/web-app-chat
free tier deployments
2 parents f52dd35 + d7a2f4a commit 430962a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/ai-services/language-service/custom-named-entity-recognition/service-limits.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: conceptual
11-
ms.date: 05/06/2022
11+
ms.date: 08/09/2023
1212
ms.author: aahi
1313
ms.custom: language-service-custom-ner, references_regions, ignite-fall-2021, event-tier1-build-2022
1414
---
@@ -112,7 +112,8 @@ The following limits are observed for the custom named entity recognition.
112112
|Count of entity types | 1 | 200 |
113113
|Entity length in characters | 1 | 500 |
114114
|Count of trained models per project| 0 | 10 |
115-
|Count of deployments per project| 0 | 10 |
115+
|Count of deployments per project (paid tier) | 0 | 10 |
116+
|Count of deployments per project (free tier) | 0 | 1 |
116117

117118
## Naming limits
118119

articles/ai-services/language-service/custom-text-classification/service-limits.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the data and rate limits when using custom text classif
55
services: cognitive-services
66
author: aahill
77
manager: nitinme
8-
ms.date: 01/25/2022
8+
ms.date: 08/09/2023
99
ms.service: cognitive-services
1010
ms.subservice: language-service
1111
ms.topic: conceptual
@@ -114,7 +114,8 @@ The following limits are observed for the custom text classification.
114114
|Document length in characters | 1 | 128,000 characters; approximately 28,000 words or 56 pages. |
115115
|Count of classes | 1 | 200 |
116116
|Count of trained models per project| 0 | 10 |
117-
|Count of deployments per project| 0 | 10 |
117+
|Count of deployments per project (paid tier) | 0 | 10 |
118+
|Count of deployments per project (free tier) | 0 | 1 |
118119

119120
## Naming limits
120121

0 commit comments

Comments
 (0)