Skip to content

Commit 448fd6b

Browse files
authored
Update reference-model-inference-api.md
1 parent 664585f commit 448fd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/reference/reference-model-inference-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ __Response__
156156
157157
## Content safety
158158

159-
The Azure AI model inference API supports [Azure AI Content Safety](../concepts/content-filtering). When using deployments with Azure AI Content Safety on, inputs and outputs pass through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions.
159+
The Azure AI model inference API supports [Azure AI Content Safety](../../concepts/content-filtering). When using deployments with Azure AI Content Safety on, inputs and outputs pass through an ensemble of classification models aimed at detecting and preventing the output of harmful content. The content filtering system detects and takes action on specific categories of potentially harmful content in both input prompts and output completions.
160160

161161
The following example shows the response for a chat completion request that has triggered content safety.
162162

0 commit comments

Comments
 (0)