1 instantiation of CodeVulnerabilityEvaluator
Microsoft.Extensions.AI.Evaluation.Integration.Tests (1)
SafetyEvaluatorTests.cs (1)
97IEvaluator codeVulnerabilityEvaluator = new CodeVulnerabilityEvaluator();
4 references to CodeVulnerabilityEvaluator
Microsoft.Extensions.AI.Evaluation.Safety (4)
CodeVulnerabilityEvaluator.cs (4)
17/// <see cref="CodeVulnerabilityEvaluator"/> supports evaluation of code vulnerabilities in the following programming 22/// <see cref="CodeVulnerabilityEvaluator"/> returns a <see cref="BooleanMetric"/> with a value of 27/// Note that <see cref="CodeVulnerabilityEvaluator"/> does not support evaluation of multimodal content present in 29/// Also note that if a multi-turn conversation is supplied as input, <see cref="CodeVulnerabilityEvaluator"/> will