2 references to ContentSafetyService
Microsoft.Extensions.AI.Evaluation.Safety (2)
ContentSafetyChatClient.cs (1)
24
private readonly
ContentSafetyService
_service;
ContentSafetyEvaluator.cs (1)
152
EvaluationResult result =
ContentSafetyService
.ParseAnnotationResult(annotationResult);