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