Skip to content

Commit 6bdd4d9

Browse files
authored
Merge pull request #4940 from jaep3347/patch-41
Update service-limits.md
2 parents c1db1df + e9474db commit 6bdd4d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-services/content-understanding/service-limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,16 @@ Content Understanding supports both basic field value types and nested structure
114114
### General limits
115115

116116
> [!NOTE]
117-
> This classification field is the one within the extraction capability and not the separate [Content Understanding classifier](concepts/classifier.md) itself.
117+
> This is the limit for [Content Understanding classifier](concepts/classifier.md) itself, not the classify fields within the extraction capability.
118118
119119
| Property | Limit |
120120
| --- | --- |
121121
| Category name | Can't start with a dollar sign (`$`)|
122122
| Category name and description | Maximum 120 characters for combined name and description in each category |
123123
| Number of categories | 1 to 50 per classifier |
124124

125+
* By default, there's an `$OTHER` class as well, which we utilize to categorize the pages into for cases where any of the defined categories doesn't seem suitable.
126+
125127
### Input file limits
126128

127129
| Supported File Types | File Size | Length |

0 commit comments

Comments
 (0)