Skip to content

Commit 7d117b1

Browse files
Merge pull request #1442 from Additi/patch-26
Update overview.md updating custom gen changes
2 parents 71b6dfc + bcad39f commit 7d117b1

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

articles/ai-services/document-intelligence/overview.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ Custom models are trained using your labeled datasets to extract distinct data f
213213

214214
:::row:::
215215
:::column:::
216-
[**Custom generative (preview)**](#custom-generative-extraction-preview) | Build a custom extraction model using generative AI for documents with unstructured format and varying templates.
217216
:::column-end:::
218217
:::column span="":::
219218
[**Custom neural**](#custom-neural) | Extract data from mixed-type documents.
@@ -248,9 +247,9 @@ Document Intelligence supports optional features that can be enabled and disable
248247

249248
* [`ocr.barcode`](concept-add-on-capabilities.md#barcode-property-extraction)
250249

251-
* [`Read` model support for searchable PDF](prebuilt/read.md#searchable-pdf)
250+
* [`Read model support for searchable PDF`](prebuilt/read.md#searchable-pdf)
252251

253-
* [`Searchable PDF](concept-add-on-capabilities.md#searchable-pdf)
252+
* [`Searchable PDF`](concept-add-on-capabilities.md#searchable-pdf)
254253

255254
* [`queryFields`](concept-add-on-capabilities.md#query-fields)
256255

@@ -543,21 +542,6 @@ You can use Document Intelligence to automate document processing in application
543542
> [!div class="nextstepaction"]
544543
> [Return to custom model types](#custom-models)
545544
546-
#### Custom generative extraction (preview)
547-
548-
:::image type="content" source="media/overview/analyze-custom-generative.png" alt-text="Screenshot of Custom generative model analysis using Azure AI Studio.":::
549-
550-
> [!NOTE]
551-
> Custom generative model is only available in Azure AI Studio.
552-
> To try out custom generative model in AI Studio, *visit* [Document field extraction (custom generative)](https://aka.ms/custom-generative)
553-
554-
| About | Description |Automation use cases | Development options |
555-
|----------|--------------|-------------------------|-----------|
556-
|[**Custom generative model**](train/custom-generative-extraction.md)| The custom generative model is used to extract fields from unstructured documents or structured forms with a wide variety of visual templates.|The model uses Generative AI to extract fields, improve quality with only a few labeled samples and can be integrated into your processes with grounding and confidence scores.​|[**Azure AI Studio**](https://aka.ms/custom-generative)</br>&#9679; [**REST API**](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**JavaScript SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|
557-
558-
> [!div class="nextstepaction"]
559-
> [Return to custom model types](#custom-models)
560-
561545
#### Custom neural
562546

563547
:::image type="content" source="media/overview/analyze-custom-neural.png" alt-text="Screenshot of Custom Neural model analysis using Document Intelligence Studio.":::

0 commit comments

Comments
 (0)