Microsoft.Extensions.AI.Evaluation.Reporting.Formats.Html Namespace

Contains classes for generating HTML reports that contain evaluation metrics for AI models.

Classes

HtmlReportWriter

An IEvaluationReportWriter that generates an HTML report containing all the EvaluationMetrics present in the supplied ScenarioRunResults and writes it to the specified reportFilePath.