Skip to content

Commit bba624a

Browse files
committed
Merge branch 'release-ignite-ai-studio' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into stp_experimentation
2 parents 98fd508 + 8f87a63 commit bba624a

File tree

148 files changed

+2224
-1019
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

148 files changed

+2224
-1019
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,12 @@
104104
"branch": "master",
105105
"branch_mapping": {}
106106
},
107+
{
108+
"path_to_root": "azureai-samples-nov2024",
109+
"url": "https://github.com/Azure-Samples/azureai-samples",
110+
"branch": "dantaylo/nov2024",
111+
"branch_mapping": {}
112+
},
107113
{
108114
"path_to_root": "azureml-examples-main",
109115
"url": "https://github.com/azure/azureml-examples",

articles/ai-services/document-intelligence/quickstarts/includes/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ In this quickstart, use the following features to analyze and extract data and v
106106

107107
:::image type="content" source="../../media/quickstarts/select-doc-intel-nuget-package.png" alt-text="Screenshot of select NuGet prerelease package window in Visual Studio.":::
108108

109-
1. Select the **Browse** tab and type *Azure.AI.FormRecognizer*.
109+
1. Select the **Browse** tab and type *Azure.AI.DocumentIntelligence*.
110110

111111
1. Select the **`Include prerelease`** checkbox.
112112

articles/ai-services/language-service/personally-identifiable-information/concepts/conversations-entity-categories.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ This category contains the following entities:
154154
Any numeric or alphanumeric identifier that could contain any PII information.
155155
Examples:
156156
* Case Number
157-
* Driver's license
158-
* Medicare Beneficiary Identifier (MBI)
159157
* Member Number
160158
* Ticket number
161159
* Bank account number

articles/ai-services/language-service/whats-new.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,17 @@ ms.author: jboback
1515

1616
Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent developments, this article provides you with information about new releases and features.
1717

18+
## November 2024
19+
20+
* [Native document support](native-document-support/use-native-documents.md) is now available in public preview `2024-11-15-preview` without gated preview limitations.
21+
22+
## October 2024
23+
24+
* Custom language service features enable you to deploy your project to multiple [resources within a single region](concepts/custom-features/multi-region-deployment.md) via the API, so that you can use your custom model wherever you need.
25+
1826
## September 2024
1927

20-
* PII detection now has container support. See more details in the Azure Update post: [Announcing Text PII Redaction Container Release](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-text-pii-redaction-container-release/ba-p/4264655).
28+
* PII detection now has container support. See more details in the Azure Update post: [Announcing Text PII Redaction Container Release](https://techcommunity.microsoft.com/blog/azure-ai-services-blog/announcing-text-pii-redaction-container-release/4264655).
2129
* Custom sentiment analysis (preview) will be retired on January 10th, 2025. Please transition to other custom model training services, such as custom text classification in Azure AI Language, by that date.  See more details in the Azure Update post: [Retirement: Announcing upcoming retirement of custom sentiment analysis (preview) in Azure AI Language (microsoft.com)](https://azure.microsoft.com/updates/v2/custom-sentiment-analysis-retirement).
2230
* Custom text analytics for health (preview) will be retired on January 10th, 2025. Please transition to other custom model training services, such as custom named entity recognition in Azure AI Language, by that date.  See more details in the Azure Update post: [Retirement: Announcing upcoming retirement of custom text analytics for health (preview) in Azure AI Language (microsoft.com)](https://azure.microsoft.com/updates/v2/custom-text-analytics-for-health-retirement).
2331

@@ -27,7 +35,7 @@ Azure AI Language is updated on an ongoing basis. To stay up-to-date with recent
2735

2836
## July 2024
2937

30-
* [Conversational PII redaction](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-conversational-pii-detection-service-s-general/ba-p/4162881) service in English-language contexts is now Generally Available (GA).
38+
* [Conversational PII redaction](https://techcommunity.microsoft.com/blog/ai-azure-ai-services-blog/announcing-conversational-pii-detection-service-s-general/4162881) service in English-language contexts is now Generally Available (GA).
3139
* Conversation Summarization now supports 12 additional languages in preview as listed [here](summarization/language-support.md).
3240
* Summarization Meeting or Conversation Chapter titles features will now support reduced length to focus on the key topics.
3341
* Enable support for data augmentation for diacritics to generate variations of training data for diacritic variations used in some natural languages which is especially useful for Germanic and Slavic languages.

articles/ai-services/openai/concepts/provisioned-throughput.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,14 @@ An Azure OpenAI Deployment is a unit of management for a specific OpenAI Model.
4141
## How much throughput per PTU you get for each model
4242
The amount of throughput (tokens per minute or TPM) a deployment gets per PTU is a function of the input and output tokens in the minute. Generating output tokens requires more processing than input tokens and so the more output tokens generated the lower your overall TPM. The service dynamically balances the input & output costs, so users do not have to set specific input and output limits. This approach means your deployment is resilient to fluctuations in the workload shape.
4343

44-
To help with simplifying the sizing effort, the following table outlines the TPM per PTU for the `gpt-4o` and `gpt-4o-mini` models
44+
To help with simplifying the sizing effort, the following table outlines the TPM per PTU for the `gpt-4o` and `gpt-4o-mini` models. The table also shows Service Level Agreement (SLA) Latency Target Values per model. For more information about the SLA for Azure OpenAI Service, see the [Service Level Agreements (SLA) for Online Services page].(https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1)
4545

46-
| | **gpt-4o**, **2024-05-13** & **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
46+
| | **gpt-4o**, **2024-05-13** & **gpt-4o**, **2024-08-06** | **gpt-4o-mini**, **2024-07-18** |
4747
| --- | --- | --- |
4848
| Deployable Increments | 50 | 25|
4949
| Input TPM per PTU | 2,500 | 37,000 |
50-
| Output TPM per PTU | 833 | 12,333 |
50+
| Output TPM per PTU| 833|12,333|
51+
| Latency Target Value |25 Tokens Per Second* |33 Tokens Per Second*|
5152

5253
For a full list see the [AOAI Studio calculator](https://oai.azure.com/portal/calculator).
5354

articles/ai-services/openai/includes/gpt-4-turbo.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ This is the replacement for the following preview models:
2727

2828
- Azure AI specific Vision enhancements integration with GPT-4 Turbo with Vision isn't supported for `gpt-4` **Version:** `turbo-2024-04-09`. This includes Optical Character Recognition (OCR), object grounding, video prompts, and improved handling of your data with images.
2929

30+
> [!IMPORTANT]
31+
> Vision enhancements preview features including Optical Character Recognition (OCR), object grounding, video prompts will be retired and no longer available once `gpt-4` Version: `vision-preview` is upgraded to `turbo-2024-04-09`. If you are currently relying on any of these preview features, this automatic model upgrade will be a breaking change.
32+
3033
### GPT-4 Turbo provisioned managed availability
3134

3235
- `gpt-4` **Version:** `turbo-2024-04-09` is available for both standard and provisioned deployments. Currently the provisioned version of this model **doesn't support image/vision inference requests**. Provisioned deployments of this model only accept text input. Standard model deployments accept both text and image/vision inference requests.

articles/ai-services/openai/overview.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,28 @@ Azure OpenAI Service provides REST API access to OpenAI's powerful language mode
2727
| Managed Identity| Yes, via Microsoft Entra ID |
2828
| UI experience | [Azure portal](https://portal.azure.com) for account & resource management, <br> [Azure AI Studio](https://ai.azure.com) for model exploration and fine-tuning |
2929
| Model regional availability | [Model availability](./concepts/models.md) |
30-
| Content filtering | Prompts and completions are evaluated against our content policy with automated systems. High severity content will be filtered. |
30+
| Content filtering | Prompts and completions are evaluated against our content policy with automated systems. High severity content is filtered. |
3131

3232
## Responsible AI
3333

3434
At Microsoft, we're committed to the advancement of AI driven by principles that put people first. Generative models such as the ones available in Azure OpenAI have significant potential benefits, but without careful design and thoughtful mitigations, such models have the potential to generate incorrect or even harmful content. Microsoft has made significant investments to help guard against abuse and unintended harm, which includes incorporating Microsoft’s <a href="https://www.microsoft.com/ai/responsible-ai?activetab=pivot1:primaryr6" target="_blank">principles for responsible AI use</a>, adopting a [Code of Conduct](/legal/cognitive-services/openai/code-of-conduct?context=/azure/ai-services/openai/context/context) for use of the service, building [content filters](/azure/ai-services/content-safety/overview) to support customers, and providing responsible AI [information and guidance](/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext&tabs=image) that customers should consider when using Azure OpenAI.
3535

36-
## How do I get access to Azure OpenAI?
36+
## Get started with Azure OpenAI Service
3737

38-
A Limited Access registration form is not required to access most Azure OpenAI models. Learn more on the [Azure OpenAI Limited Access page](/legal/cognitive-services/openai/limited-access?context=/azure/ai-services/openai/context/context).
38+
To get started with Azure OpenAI Service, you need to create an Azure OpenAI Service resource in your Azure subscription.
39+
40+
Start with the [Create and deploy an Azure OpenAI Service resource](./how-to/create-resource.md) guide.
41+
1. You can create a resource via Azure portal, Azure CLI, or Azure PowerShell.
42+
1. When you have an Azure OpenAI Service resource, you can deploy a model such as GPT-4o.
43+
1. When you have a deployed model, you can:
44+
45+
- Try out the Azure AI Studio playgrounds to explore the capabilities of the models.
46+
- You can also just start making API calls to the service using the REST API or SDKs.
47+
48+
For example, you can try [real-time audio](./realtime-audio-quickstart.md) and [assistants](./assistants-quickstart.md) in the playgrounds or via code.
49+
50+
> [!NOTE]
51+
> A Limited Access registration form is required to access some Azure OpenAI Service models or features. Learn more on the [Azure OpenAI Limited Access page](/legal/cognitive-services/openai/limited-access?context=/azure/ai-services/openai/context/context).
3952
4053
## Comparing Azure OpenAI and OpenAI
4154

@@ -47,7 +60,7 @@ With Azure OpenAI, customers get the security capabilities of Microsoft Azure wh
4760

4861
### Prompts & completions
4962

50-
The completions endpoint is the core component of the API service. This API provides access to the model's text-in, text-out interface. Users simply need to provide an input **prompt** containing the English text command, and the model will generate a text **completion**.
63+
The completions endpoint is the core component of the API service. This API provides access to the model's text-in, text-out interface. Users simply need to provide an input **prompt** containing the English text command, and the model generates a text **completion**.
5164

5265
Here's an example of a simple prompt and completion:
5366

@@ -70,7 +83,7 @@ Here's an example of a simple prompt and completion:
7083

7184
Azure OpenAI processes text by breaking it down into tokens. Tokens can be words or just chunks of characters. For example, the word “hamburger” gets broken up into the tokens “ham”, “bur” and “ger”, while a short and common word like “pear” is a single token. Many tokens start with a whitespace, for example “ hello” and “ bye”.
7285

73-
The total number of tokens processed in a given request depends on the length of your input, output and request parameters. The quantity of tokens being processed will also affect your response latency and throughput for the models.
86+
The total number of tokens processed in a given request depends on the length of your input, output, and request parameters. The quantity of tokens being processed will also affect your response latency and throughput for the models.
7487

7588
#### Image tokens
7689

@@ -106,9 +119,9 @@ Once you create an Azure OpenAI Resource, you must deploy a model before you can
106119

107120
### Prompt engineering
108121

109-
The GPT-3, GPT-3.5 and GPT-4 models from OpenAI are prompt-based. With prompt-based models, the user interacts with the model by entering a text prompt, to which the model responds with a text completion. This completion is the model’s continuation of the input text.
122+
The GPT-3, GPT-3.5, and GPT-4 models from OpenAI are prompt-based. With prompt-based models, the user interacts with the model by entering a text prompt, to which the model responds with a text completion. This completion is the model’s continuation of the input text.
110123

111-
While these models are extremely powerful, their behavior is also very sensitive to the prompt. This makes [prompt engineering](./concepts/prompt-engineering.md) an important skill to develop.
124+
While these models are powerful, their behavior is also sensitive to the prompt. This makes [prompt engineering](./concepts/prompt-engineering.md) an important skill to develop.
112125

113126
Prompt construction can be difficult. In practice, the prompt acts to configure the model weights to complete the desired task, but it's more of an art than a science, often requiring experience and intuition to craft a successful prompt.
114127

0 commit comments

Comments
 (0)