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