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
Copy file name to clipboardExpand all lines: articles/ai-services/content-safety/concepts/response-codes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The content APIs may return the following error codes:
26
26
| TooManyRequests | The current RPS has exceeded the quota for your current SKU. | Check the pricing table to understand the RPS quota. <br/>Contact Azure Support if you need more QPS. |
27
27
28
28
29
-
## Azure AI Studio error messages
29
+
## Azure AI Foundry error messages
30
30
31
31
If you encounter the error **Your account does not have access to this resource, please contact your resource owner to get access**, please ensure your account is assigned the role of `Cognitive Services User` for the Content Safety resource or Azure AI Services resource you are using.
If you're using the Azure AI Content Safety standalone API directly, try experimenting by setting the severity threshold at different levels for [harm categories](/azure/ai-services/content-safety/concepts/harm-categories?tabs=definitions) based on API output. Alternatively, if you prefer the no-code approach, you can try out those settings in [Content Safety Studio](https://contentsafety.cognitive.azure.com/) or Azure AI Studio’s [Content Safety page](https://ai.azure.com/explore/contentsafety). Instructions can be found [here](/azure/ai-studio/quickstarts/content-safety?tabs=moderate-text-content).
40
+
If you're using the Azure AI Content Safety standalone API directly, try experimenting by setting the severity threshold at different levels for [harm categories](/azure/ai-services/content-safety/concepts/harm-categories?tabs=definitions) based on API output. Alternatively, if you prefer the no-code approach, you can try out those settings in [Content Safety Studio](https://contentsafety.cognitive.azure.com/) or Azure AI Foundry’s [Content Safety page](https://ai.azure.com/explore/contentsafety). Instructions can be found [here](/azure/ai-studio/quickstarts/content-safety?tabs=moderate-text-content).
41
41
42
42
In addition to adjusting the severity levels for false negatives, you can also use blocklists. More information on using blocklists for text moderation can be found in [Use blocklists for text moderation](/azure/ai-services/content-safety/how-to/use-blocklist?tabs=windows%2Crest).
43
43
@@ -50,13 +50,13 @@ Follow the steps in the documentation to update configurations to handle false p
50
50
51
51
In addition to adjusting the severity levels for false negatives, you can also use blocklists. Detailed instruction can be found in [How to use blocklists with Azure OpenAI Service](/azure/ai-services/openai/how-to/use-blocklists).
52
52
53
-
#### [Azure AI Studio](#tab/azure-ai-studio)
53
+
#### [Azure AI Foundry](#tab/azure-ai-studio)
54
54
55
55
Read the [Configurability](/azure/ai-studio/concepts/content-filtering#configurability-preview) documentation, as some content filtering configurations may require approval through the process mentioned there.
56
56
57
-
Follow the steps in the documentation to update configurations to handle false positives or negatives: [Azure AI Studio content filtering](/azure/ai-studio/concepts/content-filtering#create-a-content-filter).
57
+
Follow the steps in the documentation to update configurations to handle false positives or negatives: [Azure AI Foundry content filtering](/azure/ai-studio/concepts/content-filtering#create-a-content-filter).
58
58
59
-
In addition to adjusting the severity levels for false negatives, you can also use blocklists. Detailed instruction can be found in [Azure AI Studio content filtering](/azure/ai-studio/concepts/content-filtering#use-a-blocklist-as-a-filter).
59
+
In addition to adjusting the severity levels for false negatives, you can also use blocklists. Detailed instruction can be found in [Azure AI Foundry content filtering](/azure/ai-studio/concepts/content-filtering#use-a-blocklist-as-a-filter).
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/how-to-guides/build-train-custom-generative-model.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Use AI Studio to build and train an Azure AI Document Intelligence custom generative model
2
+
title: Use AI Foundry to build and train an Azure AI Document Intelligence custom generative model
3
3
titleSuffix: Azure AI services
4
-
description: How to build and train a custom generative AI model with AI Studio to extract user-specified fields from documents across a wide variety of visual templates.
4
+
description: How to build and train a custom generative AI model with AI Foundry to extract user-specified fields from documents across a wide variety of visual templates.
5
5
author: laujan
6
6
manager: nitinme
7
7
ms.service: azure-ai-document-intelligence
@@ -11,9 +11,9 @@ ms.author: lajanuar
11
11
monikerRange: '>=doc-intel-4.0.0'
12
12
---
13
13
14
-
# Build and train a custom generative model with AI Studio
14
+
# Build and train a custom generative model with AI Foundry
15
15
16
-
In this article, learn to build and train a custom generative model with Azure AI Studio. Document Intelligence custom models require as few as five training documents to get started. Do you have at least five documents? If so, let's get started training and testing the custom generative model.
16
+
In this article, learn to build and train a custom generative model with Azure AI Foundry. Document Intelligence custom models require as few as five training documents to get started. Do you have at least five documents? If so, let's get started training and testing the custom generative model.
17
17
18
18
## Prerequisites
19
19
@@ -61,9 +61,9 @@ Follow these tips to optimize your data set for training:
61
61
62
62
Once you have your Azure blob storage containers, upload your training data to your source containers. Now you're ready to train your custom generative model.
63
63
64
-
## Azure AI Studio
64
+
## Azure AI Foundry
65
65
66
-
1. Navigate to the [Azure AI Studio](https://ai.azure.com/?tid=72f988bf-86f1-41af-91ab-2d7cd011db47). The first time you use the Studio, you need to [initialize your subscription and create a hub](../../../ai-studio/how-to/create-azure-ai-resource.md) before creating a project. Custom generative models are only available in East US and North Central US in preview. Ensure your resource group is set to East US or North Central US during hub creation.
66
+
1. Navigate to the [Azure AI Foundry](https://ai.azure.com/?tid=72f988bf-86f1-41af-91ab-2d7cd011db47). The first time you use the Studio, you need to [initialize your subscription and create a hub](../../../ai-studio/how-to/create-azure-ai-resource.md) before creating a project. Custom generative models are only available in East US and North Central US in preview. Ensure your resource group is set to East US or North Central US during hub creation.
67
67
68
68
1. Select the Vision + Document tile.
69
69
@@ -73,7 +73,7 @@ Once you have your Azure blob storage containers, upload your training data to y
73
73
74
74
:::image type="content" source="../media/custom-generative-model/start-document-field-extraction.png" alt-text="Screenshot of the create document field extraction project page.":::
75
75
76
-
1. Create your project. For more information, *see*[Create a project in Azure AI Studio](../../../ai-studio/how-to/create-projects.md).
76
+
1. Create your project. For more information, *see*[Create a project in Azure AI Foundry portal](../../../ai-studio/how-to/create-projects.md).
77
77
78
78
1. Create an Azure AI services connection to access Azure Document Intelligence service:
79
79
@@ -128,7 +128,7 @@ Select **`Build`** to initiate the training process. Generative models train i
128
128
129
129
* Validate your model accuracy by evaluating the results for each field.
130
130
131
-
That's it! You learned to train a custom generative model in the Azure AI Studio. Your model is ready for use with the REST API or the SDK to analyze documents.
131
+
That's it! You learned to train a custom generative model in the Azure AI Foundry portal. Your model is ready for use with the REST API or the SDK to analyze documents.
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/includes/preview-notice.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.date: 07/31/2024
13
13
>
14
14
> * 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.
15
15
> * 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).
16
-
> * Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently only available in the following Azure regions. Note that the custom generative (document field extraction) model in AI Studio is only available in North Central US region:
16
+
> * Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently only available in the following Azure regions. Note that the custom generative (document field extraction) model in AI Foundry portal is only available in North Central US region:
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -556,15 +556,15 @@ You can use Document Intelligence to automate document processing in application
556
556
557
557
#### Custom generative (document field extraction)
558
558
559
-
:::image type="content" source="media/overview/analyze-custom-generative.png" alt-text="Screenshot of Custom generative model analysis using Azure AI Studio.":::
559
+
:::image type="content" source="media/overview/analyze-custom-generative.png" alt-text="Screenshot of Custom generative model analysis using Azure AI Foundry.":::
560
560
561
561
> [!NOTE]
562
-
> Custom generative model is only available in Azure AI Studio.
563
-
> To try out custom generative model in AI Studio, *visit*[Document field extraction (custom generative)](https://aka.ms/custom-generative)
562
+
> Custom generative model is only available in Azure AI Foundry portal.
563
+
> To try out custom generative model in AI Foundry portal, *visit*[Document field extraction (custom generative)](https://aka.ms/custom-generative)
564
564
565
565
| About | Description |Automation use cases | Development options |
|[**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>● [**REST API**](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)</br>● [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>● [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>● [**JavaScript SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>● [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|
567
+
|[**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 Foundry**](https://aka.ms/custom-generative)</br>● [**REST API**](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)</br>● [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>● [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>● [**JavaScript SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>● [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/studio-overview.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,19 +27,19 @@ The studio is an online tool to visually explore, understand, train, and integra
27
27
* Train custom extraction models to extract fields from documents.
28
28
* Get sample code for the language specific `SDKs` to integrate into your applications.
29
29
30
-
Currently, we're undergoing the migration of features from the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) to the new [AI Studio](https://ai.azure.com/explore/aiservices/vision). There are some differences in the offerings for the two studios, which determine the correct studio for your use case.
30
+
Currently, we're undergoing the migration of features from the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) to the new [AI Foundry](https://ai.azure.com/explore/aiservices/vision). There are some differences in the offerings for the two studios, which determine the correct studio for your use case.
31
31
32
32
## Choosing the correct studio experience
33
33
34
-
There are currently two studios, the [Azure AI Studio](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new AI Studio, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#general-extraction-models) are available on both studios.
34
+
There are currently two studios, the [Azure AI Foundry](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new AI Foundry, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#general-extraction-models) are available on both studios.
35
35
36
36
### When to use [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio)
37
37
38
38
Document Intelligence Studio is the legacy experience that contains all features released on or before July 2024. For any of the v2.1, v3.0, v3.1 features, continue to use the Document Intelligence Studio. Studios provide a visual experience for labeling, training, and validating custom models. For custom document field extraction models, use the Document Intelligence Studio for template and neural models. Custom classification models can only be trained and used on Document Intelligence Studio. Use Document Intelligence Studio if you want to try out GA versions of the models from version 2.1, v3.0 and v3.1.
39
39
40
-
### When to use [AI Studio](https://ai.azure.com/explore/aiservices/vision)
40
+
### When to use [AI Foundry](https://ai.azure.com/explore/aiservices/vision)
41
41
42
-
Start with the new Azure AI Studio and try any of the prebuilt document models from `2024-02-29-preview` version including general extraction models like Read or Layout. If you want to build and test a new [Document Field Extraction](https://ai.azure.com/explore/aiservices/vision/document/extraction) model, try our generative AI model, only available in the new AI Studio.
42
+
Start with the new Azure AI Foundry and try any of the prebuilt document models from `2024-02-29-preview` version including general extraction models like Read or Layout. If you want to build and test a new [Document Field Extraction](https://ai.azure.com/explore/aiservices/vision/document/extraction) model, try our generative AI model, only available in the new AI Foundry.
43
43
44
44
## Learn more about Document Intelligence Studio
45
45
@@ -201,14 +201,14 @@ Share custom extraction projects with ease. For more information, see [Project s
201
201
* Select **Privacy**
202
202
* Deselect **Block all cookies**
203
203
204
-
### [**AI Studio**](#tab/ai-studio)
204
+
### [**AI Foundry**](#tab/ai-studio)
205
205
206
-
Document Intelligence is part of the Azure AI services offerings in the Azure AI Studio. Each of the Azure AI services helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models.
206
+
Document Intelligence is part of the Azure AI services offerings in the Azure AI Foundry portal. Each of the Azure AI services helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models.
207
207
208
208
Learn how to [connect your AI services hub](../../ai-studio/ai-services/how-to/connect-ai-services.md) with AI services and get started using Document Intelligence.
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Document Intelligence service is updated on an ongoing basis. Bookmark this page
31
31
32
32
The Document Intelligence [**2024-07-31-preview**](/rest/api/aiservices/document-models?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) REST API is now available. This preview API introduces new and updated capabilities:
33
33
34
-
* Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently available only in the following Azure regions. The new document field extraction model in AI Studio is only available in North Central US region:
34
+
* Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently available only in the following Azure regions. The new document field extraction model in AI Foundry portal is only available in North Central US region:
0 commit comments