6 types derived from ContentSafetyEvaluator
Microsoft.Extensions.AI.Evaluation.Safety (6)
CodeVulnerabilityEvaluator.cs (1)
35: ContentSafetyEvaluator(
ContentHarmEvaluator.cs (1)
35: ContentSafetyEvaluator(
GroundednessProEvaluator.cs (1)
36: ContentSafetyEvaluator(
IndirectAttackEvaluator.cs (1)
46: ContentSafetyEvaluator(
ProtectedMaterialEvaluator.cs (1)
30: ContentSafetyEvaluator(
UngroundedAttributesEvaluator.cs (1)
39: ContentSafetyEvaluator(
7 references to ContentSafetyEvaluator
Microsoft.Extensions.AI.Evaluation.Safety (7)
ContentSafetyEvaluator.cs (2)
192/// <see cref="ContentSafetyEvaluator"/>. 197/// <see cref="ContentSafetyEvaluator"/>.
ContentSafetyServiceConfiguration.cs (5)
14/// that should be used, when a <see cref="ContentSafetyEvaluator"/> communicates with the Azure AI Foundry Evaluation 72/// Gets the timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed 109/// The timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed 153/// The timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed 193/// The timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed