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/api-management/llm-content-safety-policy.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
@@ -96,7 +96,7 @@ Use the policy in scenarios such as the following:
96
96
97
97
### Usage notes
98
98
99
-
* Configure the policy in the inbound section to check requests and/or in the outbound section to check responses.
99
+
* Configure the policy in the inbound section to check requests and in the outbound section to check responses.
100
100
* Unless you specify `window-size`, the policy runs on a concatenation of all text content in a completion or chat completion request or response. If you specify `window-size`, the policy runs on windows of text content with the specified size and overlaps.
101
101
* If the request or response exceeds the character limit of Azure AI Content Safety, the policy returns a `403` error.
102
102
* You can use this policy multiple times per policy definition.
0 commit comments