Skip to content

Commit 828fdff

Browse files
Update concept-custom-generative.md
Region support updates
1 parent 8cfe2b0 commit 828fdff

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/ai-services/document-intelligence/concept-custom-generative.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ monikerRange: '>=doc-intel-4.0.0'
1818
> * Document Intelligence public preview releases provide early access to features that are in active development. Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
1919
> * The public preview version of Document Intelligence client libraries default to REST API version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) and is currently only available in the following Azure regions.
2020
> * **East US**
21-
> * **West US2**
22-
> * **West Europe**
2321
> * **North Central US**
24-
>
25-
> * **The new custom generative model in AI Studio is only available in the North Central US region**:
2622
2723
The document field extraction (custom generative AI) model utilizes generative AI to extract user-specified fields from documents across a wide variety of visual templates. The custom generative AI model combines the power of document understanding with Large Language Models (LLMs) and the rigor and schema from custom extraction capabilities to create a model with high accuracy in minutes. With this generative model type, you can start with a single document and go through the schema addition and model creation process with minimal labeling. The custom generative model allows developers and enterprises to easily automate data extraction workflows with greater accuracy and speed for any type of document. The custom generative AI model excels in extracting simple fields from documents without labeled samples. However, providing a few labeled samples improves the extraction accuracy for complex fields and user-defined fields like tables. You can use the [REST API](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) or client libraries to submit a document for analysis with a model build and use the custom generative process.
2824

@@ -76,7 +72,7 @@ Field extraction custom generative model `2024-07-31-preview` version supports t
7672

7773
## Region support
7874

79-
Field extraction custom generative model `2024-07-31-preview` version is only available in `North Central US`.  
75+
Field extraction custom generative model `2024-07-31-preview` version is only available in 'East US' and `North Central US`.  
8076

8177
## Input requirements
8278

0 commit comments

Comments
 (0)