Skip to content

Commit b380a37

Browse files
committed
DocuMentor: Changes for danlep-patch-637793
1 parent 6d9437f commit b380a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/api-management/llm-content-safety-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Use the policy in scenarios such as the following:
9696

9797
### Usage notes
9898

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.
100100
* 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.
101101
* If the request or response exceeds the character limit of Azure AI Content Safety, the policy returns a `403` error.
102102
* You can use this policy multiple times per policy definition.

0 commit comments

Comments
 (0)