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)
200/// <see cref="ContentSafetyEvaluator"/>. 205/// <see cref="ContentSafetyEvaluator"/>.
ContentSafetyServiceConfiguration.cs (5)
19/// that should be used, when a <see cref="ContentSafetyEvaluator"/> communicates with the Azure AI Foundry Evaluation 77/// Gets the timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed 114/// The timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed 159/// The timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed 200/// The timeout (in seconds) after which a <see cref="ContentSafetyEvaluator"/> should stop retrying failed