Skip to content

Commit fe03dd1

Browse files
authored
Apply suggestions from code review
1 parent 39e78ad commit fe03dd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-studio/how-to/model-catalog-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Phi-3-mini-128k-instruct <br> Phi-3-medium-4k-instruct <br> Phi-3-medium-128k-in
149149

150150
[!INCLUDE [Feature preview](~/reusable-content/ce-skilling/azure/includes/ai-studio/includes/feature-preview.md)]
151151

152-
[!INCLUDE [content-safety-serverless-models](../includes/content-safety-serverless-models.md)].
152+
[!INCLUDE [content-safety-serverless-models](../includes/content-safety-serverless-models.md)]
153153

154154

155155
### Network isolation for models deployed via Serverless APIs

articles/ai-studio/includes/content-safety-serverless-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ For language models deployed via serverless APIs, we implement a default configu
2020
2121
Content filtering (preview) occurs synchronously as the service processes prompts to generate content, and you might be billed separately as per [AACS pricing](https://azure.microsoft.com/pricing/details/cognitive-services/content-safety/) for such use. You can disable content filtering (preview) for individual serverless endpoints either at the time when you first deploy a language model or later in the deployment details page by selecting the content filtering toggle.
2222

23-
Suppose, you decide to use an API other than the [Azure AI Model Inference API](/azure/ai-studio/reference/reference-model-inference-api) to work with a model that's deployed via a serverless API. In such a situation, content filtering (preview) is disabled, but you can implement it separately by using Azure AI Content Safety. For more information on how to get started with content safety, see [QuickStart: Analyze text content](/azure/ai-services/content-safety/quickstart-text). If you don't use content filtering (preview) when working with models that are deployed via serverless APIs, you run a higher risk of exposing users to harmful content.
23+
Suppose you decide to use an API other than the [Azure AI Model Inference API](/azure/ai-studio/reference/reference-model-inference-api) to work with a model that's deployed via a serverless API. In such a situation, content filtering (preview) is disabled, but you can implement it separately by using Azure AI Content Safety. For more information on how to get started with content safety, see [QuickStart: Analyze text content](/azure/ai-services/content-safety/quickstart-text). If you don't use content filtering (preview) when working with models that are deployed via serverless APIs, you run a higher risk of exposing users to harmful content.

0 commit comments

Comments
 (0)