Skip to content

Commit 20c0755

Browse files
Merge pull request #1525 from PatrickFarley/release-ignite-ai-studio
Release ignite ai studio
2 parents 391bfc6 + c4e9797 commit 20c0755

File tree

4 files changed

+56
-24
lines changed

4 files changed

+56
-24
lines changed

articles/ai-services/openai/includes/gpt-v-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Use GPT-4 Turbo with Vision on your images and videos with the Azure OpenAI Service'
33
titleSuffix: Azure OpenAI
4-
description: Use this article to get started using Azure OpenAI Studio to deploy and use the GPT-4 Turbo with Vision model.
4+
description: Use this article to get started using Azure AI Studio to deploy and use the GPT-4 Turbo with Vision model.
55
services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
@@ -10,7 +10,7 @@ ms.custom: references_regions
1010
ms.date: 10/03/2024
1111
---
1212

13-
Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach through Azure OpenAI Studio.
13+
Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach through Azure AI Studio.
1414

1515
## Prerequisites
1616

@@ -20,9 +20,9 @@ Start exploring GPT-4 Turbo with Vision capabilities with a no-code approach thr
2020
> [!NOTE]
2121
> It is currently not supported to turn off content filtering for the GPT-4 Turbo with Vision model.
2222
23-
## Go to Azure OpenAI Studio
23+
## Go to Azure AI Studio
2424

25-
Browse to [Azure OpenAI Studio](https://oai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
25+
Browse to [Azure AI Studio](https://ai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
2626

2727
Under **Management** select **Deployments** and **Create** a GPT-4 Turbo with Vision deployment by selecting model name: **"gpt-4"** and model version **"vision-preview"**. For more information about model deployment, see the [resource deployment guide](/azure/ai-services/openai/how-to/create-resource).
2828

@@ -50,7 +50,7 @@ In this chat session, you're instructing the assistant to aid in understanding i
5050
1. In the **Chat session** pane, enter a text prompt like "Describe this image," and upload an image with the attachment button. You can use a different text prompt for your use case. Then select **Send**.
5151
1. Observe the output provided. Consider asking follow-up questions related to the analysis of your image to learn more.
5252

53-
:::image type="content" source="../media/quickstarts/studio-vision.png" lightbox="../media/quickstarts/studio-vision.png" alt-text="Screenshot of OpenAI studio chat playground.":::
53+
:::image type="content" source="../media/quickstarts/studio-vision.png" lightbox="../media/quickstarts/studio-vision.png" alt-text="Screenshot of AI studio chat playground.":::
5454

5555

5656
## Clean up resources

articles/ai-studio/ai-services/content-safety-overview.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,11 @@ You can use Azure AI Content Safety for many scenarios:
5757
|Medium |Content that uses offensive, insulting, mocking, intimidating, or demeaning language towards specific identity groups, includes depictions of seeking and executing harmful instructions, fantasies, glorification, promotion of harm at medium intensity. |
5858
|High |Content that displays explicit and severe harmful instructions, actions, damage, or abuse; includes endorsement, glorification, or promotion of severe harmful acts, extreme or illegal forms of harm, radicalization, or nonconsensual power exchange or abuse. |
5959

60-
## Other Content Safety features
61-
62-
| Feature | Functionality | Concepts guide |
63-
|:--- |:--- | ---|
64-
| [Groundedness detection](/rest/api/contentsafety/text-groundedness-detection-operations/detect-groundedness-options) (preview) | Detects whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users. | [Groundedness detection concepts](/azure/ai-services/content-safety/concepts/groundedness)|
65-
| [Protected material text detection](/rest/api/contentsafety/text-operations/detect-text-protected-material) | Scans AI-generated text for known text content (for example, song lyrics, articles, recipes, selected web content). | [Protected material concepts](/azure/ai-services/content-safety/concepts/protected-material)|
66-
| Custom categories (standard) API (preview) | Lets you create and train your own custom content categories and scan text for matches. | [Custom categories concepts](/azure/ai-services/content-safety/concepts/custom-categories)|
67-
| Custom categories (rapid) API (preview) | Lets you define emerging harmful content patterns and scan text and images for matches. | [Custom categories concepts](/azure/ai-services/content-safety/concepts/custom-categories)|
60+
## Limitations
6861

6962
Refer to the [Content Safety overview](/azure/ai-services/content-safety/overview) for supported regions, rate limits, and input requirements for all features. Refer to the [Language support](/azure/ai-services/content-safety/language-support) page for supported languages.
7063

64+
7165
## Next step
7266

7367
Get started using Azure AI Content Safety in Azure AI Studio by following the [How-to guide](./how-to/content-safety.md).

articles/ai-studio/ai-services/how-to/content-safety.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,46 @@ The **Prompt Shields** panel lets you try out user input risk detection. Detect
6868

6969
For more information, see the [Prompt Shields conceptual guide](/azure/ai-services/content-safety/concepts/jailbreak-detection).
7070

71+
72+
73+
## Use Groundedness detection
74+
75+
The Groundedness detection panel lets you detect whether the text responses of large language models (LLMs) are grounded in the source materials provided by the users.
76+
77+
1. Select the **Groundedness detection** panel.
78+
1. Select a sample content set on the page, or input your own for testing.
79+
1. Optionally, enable the reasoning feature and select your Azure OpenAI resource from the dropdown.
80+
1. Select **Run test**.
81+
The service returns the groundedness detection result.
82+
83+
84+
For more information, see the [Groundedness detection conceptual guide](/azure/ai-services/content-safety/concepts/groundedness).
85+
86+
87+
## Use Protected material detection
88+
89+
This feature scans AI-generated text for known text content (for example, song lyrics, articles, recipes, selected web content).
90+
91+
1. Select the **Protected material detection for text** or **Protected material detection for code** panel.
92+
1. Select a sample text on the page, or input your own for testing.
93+
1. Select **Run test**.
94+
The service returns the protected content result.
95+
96+
For more information, see the [Protected material conceptual guide](/azure/ai-services/content-safety/concepts/protected-material).
97+
98+
## Use custom categories
99+
100+
This feature lets you create and train your own custom content categories and scan text for matches.
101+
102+
1. Select the **Custom categories** panel.
103+
1. Select **Add a new category** to open a dialog box. Enter your category name and a text description, and connect a blob storage container with text training data. Select **Create and train**.
104+
1. Select a category and enter your sample input text, and select **Run test**.
105+
The service returns the custom category result.
106+
107+
108+
For more information, see the [Custom categories conceptual guide](/azure/ai-services/content-safety/concepts/custom-categories).
109+
110+
71111
## Next step
72112

73113
To use Azure AI Content Safety features with your Generative AI models, see the [Content filtering](../../concepts/content-filtering.md) guide.

articles/ai-studio/toc.yml

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -75,17 +75,7 @@ items:
7575
- name: Use your image data with Azure OpenAI
7676
href: how-to/data-image-add.md
7777
displayName: vision, gpt, turbo
78-
- name: Azure AI Content Safety
79-
items:
80-
- name: What is Azure AI Content Safety?
81-
href: ai-services/content-safety-overview.md
82-
- name: Use Azure AI Content Safety in AI Studio
83-
href: ai-services/how-to/content-safety.md
84-
- name: Content filtering
85-
href: concepts/content-filtering.md
86-
- name: Use blocklists
87-
href: how-to/use-blocklists.md
88-
- name: Azure AI Speech
78+
- name: Azure Speech
8979
items:
9080
- name: Real-time speech to text
9181
href: ../ai-services/speech-service/get-started-speech-to-text.md?context=/azure/ai-studio/context/context
@@ -403,6 +393,14 @@ items:
403393
items:
404394
- name: Responsible AI overview
405395
href: responsible-use-of-ai-overview.md
396+
- name: What is Azure AI Content Safety?
397+
href: ai-services/content-safety-overview.md
398+
- name: Use Azure AI Content Safety in AI Studio
399+
href: ai-services/how-to/content-safety.md
400+
- name: Content filtering
401+
href: concepts/content-filtering.md
402+
- name: Use blocklists
403+
href: how-to/use-blocklists.md
406404
- name: Transparency notes for Azure AI Services
407405
href: ../ai-services/responsible-use-of-ai-overview.md?context=/azure/ai-studio/context/context
408406
- name: Limited Access features

0 commit comments

Comments
 (0)