@@ -86,7 +86,7 @@ See how data, including text, tables, table headers, selection marks, and struct
86
86
87
87
:::image type="content" source="../media/containers/keys-and-endpoint.png" alt-text="Screenshot of keys and endpoint location in the Azure portal.":::
88
88
89
- * After you retrieve you key and endpoint, you can use the following development options to build and deploy your Document Intelligence applications:
89
+ After you retrieve you key and endpoint, you can use the following development options to build and deploy your Document Intelligence applications:
90
90
91
91
### [ REST API] ( #tab/rest )
92
92
@@ -594,28 +594,6 @@ The following illustration shows the typical components in an image of a sample
594
594
595
595
*See* our [Language Support—document analysis models](../language-support/ocr.md) page for a complete list of supported languages.
596
596
597
- ## Tool and development options
598
-
599
- :::moniker-end
600
-
601
- :::moniker range="doc-intel-3.1.0"
602
-
603
- Document Intelligence v3.1 supports the following tools, applications, and libraries:
604
-
605
- | Feature | Resources | Model ID |
606
- |----------|-------------|-----------|
607
- |**Layout model**|• [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com)</br>• [**REST API**](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)</br>• [**C# SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.1.0&preserve-view=true)</br>• [**Python SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.1.0&preserve-view=true)</br>• [**Java SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.1.0&preserve-view=true)</br>• [**JavaScript SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.1.0&preserve-view=true)|**prebuilt-layout**|
608
-
609
- :::moniker-end
610
-
611
- :::moniker range="doc-intel-3.0.0"
612
-
613
- Document Intelligence v3.0 supports the following tools, applications, and libraries:
614
-
615
- | Feature | Resources | Model ID |
616
- |----------|-------------|-----------|
617
- |**Layout model**|• [**Document Intelligence Studio**](https://documentintelligence.ai.azure.com)</br>• [**REST API**](/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-v3.0%20(2022-08-31)&preserve-view=true&tabs=HTTP)</br>• [**C# SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</br>• [**Python SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</br>• [**Java SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)</br>• [**JavaScript SDK**](../quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true)|**prebuilt-layout**|
618
-
619
597
:::moniker-end
620
598
621
599
:::moniker range="doc-intel-2.1.0"
@@ -662,6 +640,8 @@ See how data, including text, tables, table headers, selection marks, and struct
662
640
663
641
:::moniker range="doc-intel-3.1.0 || doc-intel-3.0.0"
664
642
643
+ After you retrieve you key and endpoint, you can use the following development options to build and deploy your Document Intelligence applications:
644
+
665
645
> [!NOTE]
666
646
> Document Intelligence Studio is available with v3.0 APIs and later versions.
667
647
0 commit comments