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
* 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. To extract beyond default limits, contact us at [email protected].
76
+
* 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. To extend the limit for documents fields up to 100, contact us at `[email protected]`.
77
77
* The *Max classify field categories* limit is the total number of categories across all fields using the `classify` generation method.
78
78
* The generation method currently applies only to basic fields.
79
79
@@ -83,7 +83,7 @@ The following limits apply as of version 2024-12-01-preview.
83
83
| --- | --- | --- | --- | --- | --- |
84
84
| Basic | No *boolean*| No *date*, *time*|*string*|*string*| No *date*, *time*|
85
85
| List | N/A | No *date*, *time*|*string*|*string*| No *date*, *time*|
86
-
| Group | N/A | No *date*, *time*| N/A | N/A| No *date*, *time*|
86
+
| Group | N/A | No *date*, *time*|*string*|*string*| No *date*, *time*|
87
87
| Table | No *boolean*| No *date*, *time*|*string*|*string*| No *date*, *time*|
Copy file name to clipboardExpand all lines: articles/ai-services/content-understanding/whats-new.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,4 +41,5 @@ The Content Understanding **2024-12-01-preview** REST API is now available. This
41
41
* Add download code samples for quick setup added.
42
42
43
43
## November 2024
44
-
Welcome! The Azure AI Content Understanding API version `2024-12-01-preview` is now in public preview. This version allows you to generate a structured representation of content tailored to specific tasks from various modalities or formats. Content Understanding uses a defined schema to extract content suitable for processing by large language models and subsequent applications.
44
+
45
+
Welcome! The Azure AI Content Understanding API version `2024-12-01-preview` is now in public preview. This version allows you to generate a structured representation of content tailored to specific tasks from various modalities or formats. Content Understanding uses a defined schema to extract content suitable for processing by large language models and subsequent applications.
0 commit comments