3 references to Informational
Microsoft.Extensions.AI.Evaluation (3)
EvaluationDiagnostic.cs (3)
32/// <see cref="Severity"/> set to <see cref="EvaluationDiagnosticSeverity.Informational"/>. 37/// <see cref="EvaluationDiagnosticSeverity.Informational"/>. 40=> new EvaluationDiagnostic(EvaluationDiagnosticSeverity.Informational, message);