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: packages/orchestration/README.md
+39-17Lines changed: 39 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -336,20 +336,12 @@ Use the orchestration client with filtering to restrict content that is passed t
336
336
337
337
This feature allows filtering both the [input](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/input-filtering) and [output](https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/output-filtering) of a model based on content safety criteria.
338
338
339
-
#### Azure Content Filter
340
-
341
-
Use `buildAzureContentSafetyFilter()` function to build an Azure content filter for both input and output.
342
-
Each category of the filter can be assigned a specific severity level, which corresponds to an Azure threshold value.
0 commit comments