You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> [Pro mode](./concepts/standard-pro-modes.md) currently only supports .pdf, .tiff, and image file types as input.
53
+
> Total input may not exceed 100 MB and 150 pages.
54
+
49
55
#### Image
50
56
51
57
| Supported File Types | File Size | Resolution |
@@ -83,8 +89,6 @@ Content Understanding supports both basic field value types and nested structure
83
89
***Table field**: A variable number of items with fixed subfields, represented as an array of objects of basic fields in the API.
84
90
***Fixed table field**: A group of fields with shared subfields, represented as an object of objects of basic fields in the API.
85
91
86
-
The following limits apply as of version 2025-05-01-preview.
87
-
88
92
#### Basic limits
89
93
90
94
| Property | Document | Text | Image | Audio | Video |
@@ -95,9 +99,11 @@ The following limits apply as of version 2025-05-01-preview.
95
99
96
100
* The *Max fields* limit includes all named fields. For example, a list of strings counts as one field, while a group with string and number subfields counts as three fields.
97
101
* The *Max classify field categories* limit is the total number of categories across all fields using the `classify` generation method.
102
+
98
103
## Knowledge source limits
99
-
| Type| Limits |
100
-
| ---| --- |
104
+
105
+
| Type | Limits |
106
+
| -----| ------ |
101
107
| Training data | Documents only <br/> 1 GB total <br/> 50k pages/images total |
102
108
| Reference data | Documents only <br/> 100 MB total <br/> 5k pages total |
103
109
@@ -123,19 +129,23 @@ The following limits apply as of version 2025-05-01-preview.
0 commit comments